diff --git a/Makefile b/Makefile new file mode 100644 index 000000000..f0b97da1c --- /dev/null +++ b/Makefile @@ -0,0 +1,3 @@ +check: + ./vendor/bin/phpunit + ./vendor/bin/phpcs --standard=PEAR src/