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 8449475 commit 86256e2Copy full SHA for 86256e2
Makefile
@@ -0,0 +1,3 @@
1
+check:
2
+ ./vendor/bin/phpunit
3
+ ./vendor/bin/phpcs --standard=PEAR src/
0 commit comments