Add and configure php-cs-fixer
This commit is contained in:
parent
f3da42fce9
commit
a701ec46b3
4 changed files with 647 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
[build]
|
||||
command = """
|
||||
composer lint
|
||||
composer test
|
||||
composer prod
|
||||
yarn prod
|
||||
|
|
Reference in a new issue