Replaces style checker with PHP CS Fix

This commit is contained in:
Basilius Sauter
2019-06-25 20:23:22 +02:00
parent e8f2ea56bc
commit 8612a53538
23 changed files with 860 additions and 166 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
#!/bin/bash -ex
./vendor/bin/phpunit --stop-on-failure
./vendor/bin/phpdoccheck -d src --no-ansi
./vendor/bin/phpcs src
#./vendor/bin/phpdoccheck -d src --no-ansi