mirror of
https://github.com/flarum/framework.git
synced 2025-03-03 22:51:55 +08:00
Also check code style in migrations folder.
This commit is contained in:
parent
fc20c0dd09
commit
07e3556cab
@ -16,7 +16,7 @@ before_script:
|
|||||||
- php composer.phar install
|
- php composer.phar install
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- vendor/bin/phpcs --standard=PSR2 -np src
|
- vendor/bin/phpcs --standard=PSR2 -np src migrations
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user