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 5a83cc1 commit 32a3911Copy full SHA for 32a3911
Makefile
@@ -14,4 +14,4 @@ psalm:
14
vendor/bin/psalm --threads=4 --diff
15
16
coding-standards: ecs
17
-code-quality: phpstan psalm
+static-analysis: phpstan psalm
0 commit comments