Fix php-cs-fixer for build

This commit is contained in:
Nabeel Shahzad
2019-06-18 19:16:29 -04:00
parent a39549d597
commit 7a468b2c16
3 changed files with 375 additions and 4 deletions

View File

@@ -72,9 +72,9 @@ test:
phpcs:
@vendor/bin/php-cs-fixer fix --config=.php_cs -v --diff --dry-run
.PHONY:
phpstan:
vendor/bin/phpstan analyse -c phpstan.neon -v --level 2 app
#.PHONY: phpstan
#phpstan:
# vendor/bin/phpstan analyse -c phpstan.neon -v --level 2 app
.PHONY: replay-acars
replay-acars: