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