mirror of
https://github.com/retailcrm/Fetch.git
synced 2024-11-24 03:56:02 +03:00
use bin/php-cs-fixer instead of bundle version
This commit is contained in:
parent
9ad874d69e
commit
9d26773f7f
@ -14,4 +14,4 @@ echo ''
|
||||
echo ''
|
||||
echo 'Testing for Coding Styling Compliance.'
|
||||
echo 'All code should follow PSR standards.'
|
||||
./vendor/fabpot/php-cs-fixer/php-cs-fixer fix ./ --level="all" -vv --dry-run
|
||||
./vendor/bin/php-cs-fixer fix ./ --level="all" -vv --dry-run
|
Loading…
Reference in New Issue
Block a user