add stylelint to CI/npm, only one file for now.
This commit is contained in:
parent
2a1c9e094c
commit
839681bbc7
2 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,7 @@ lint:
|
|||
script:
|
||||
- yarn
|
||||
- npm run lint
|
||||
- npm run stylelint
|
||||
|
||||
test:
|
||||
stage: test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue