We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d71cc7f commit 3a10244Copy full SHA for 3a10244
Makefile
@@ -3,7 +3,7 @@
3
all: test
4
echo "Is done"
5
6
-test: phpstan ecs
+test: phpstan
7
composer run-script tester
8
9
phpstan:
0 commit comments