Run composer lint
This commit is contained in:
parent
9a024bb8a1
commit
dd714adf6a
|
@ -1,5 +1,6 @@
|
|||
[build]
|
||||
command = """
|
||||
composer lint -- --dry-run
|
||||
yarn lint
|
||||
composer test
|
||||
composer prod
|
||||
|
|
Reference in a new issue