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 460e456 commit 69114b6Copy full SHA for 69114b6
Makefile
@@ -17,7 +17,7 @@ build: update
17
18
test-all:
19
@echo "\033[0;33m>>> >>> >>> >>> >>> >>> >>> >>> \033[0;30;46m Run all tests \033[0m"
20
- @make validate test phpmd phpcs phpcpd phploc
+ @make validate test phpcpd phploc
21
22
update:
23
@echo "\033[0;33m>>> >>> >>> >>> >>> >>> >>> >>> \033[0;30;46m Update project \033[0m"
0 commit comments