We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1ccff5 commit 55f8d1bCopy full SHA for 55f8d1b
.psalm.log
@@ -0,0 +1,15 @@
1
+------------------------------
2
+339 errors found
3
4
+1617 other issues found.
5
+You can hide them with --show-info=false
6
7
+Psalm can automatically fix 97 issues.
8
+Run Psalm again with
9
+--alter --issues=InvalidReturnType,InvalidNullableReturnType,MissingParamType --dry-run
10
+to see what it can fix.
11
12
+
13
+Checks took 14.46 seconds and used 203.375MB of memory
14
+Psalm was able to infer types for 81.7737% of the codebase
15
0 commit comments