Rerun prettier & fix fluff up

This commit is contained in:
Sonny Bakker 2021-01-27 22:56:59 +01:00
parent cb3149926c
commit f4264162c9
9 changed files with 42 additions and 43 deletions

View file

@ -12,7 +12,7 @@ lint:
stage: lint
image: node:12
before_script:
- npm install
- npm install prettier --no-save
script:
- npx prettier "**/*.yml" --check