mirror of
https://github.com/Llewellynvdm/php-ml.git
synced 2024-11-22 04:55:10 +00:00
Change php-cs-fixer runner
This commit is contained in:
parent
325ee1b5b6
commit
da56ce4b3a
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
echo "Fixing src/ folder"
|
||||
php-cs-fixer fix src/ --level=symfony
|
||||
php-cs-fixer fix src/
|
||||
|
||||
echo "Fixing tests/ folder"
|
||||
php-cs-fixer fix tests/ --level=symfony
|
||||
php-cs-fixer fix tests/
|
||||
|
Loading…
Reference in New Issue
Block a user