Rerun prettier
This commit is contained in:
parent
d9eeeb3684
commit
e205c6c0cf
7 changed files with 51 additions and 16 deletions
|
|
@ -12,7 +12,7 @@ lint:
|
|||
stage: lint
|
||||
image: node:12
|
||||
before_script:
|
||||
- npm install prettier --no-save
|
||||
- npm install
|
||||
script:
|
||||
- npx prettier '**/*.yml' --check
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue