Enabling travis CS checker
This commit is contained in:
parent
ed4cc7f5f3
commit
9169067750
1 changed files with 1 additions and 1 deletions
|
@ -27,5 +27,5 @@ before_script:
|
|||
|
||||
script:
|
||||
- find Core -name "*.php" | xargs -n1 php -l
|
||||
# - ./bin/sabre-cs-fixer fix lib/ --dry-run --diff
|
||||
- ./vendor/bin/sabre-cs-fixer fix . --dry-run --diff
|
||||
|
||||
|
|
Loading…
Reference in a new issue