Fix post lint issues

This commit is contained in:
Georg Krause 2021-12-08 18:48:06 +00:00
commit cefa3ec9d2
24 changed files with 48 additions and 41 deletions

View file

@ -136,7 +136,7 @@ eslint:
- cd front
- yarn install
script:
- yarn lint
- yarn lint --max-warnings 0
cache:
key: "$CI_PROJECT_ID__eslint_npm_cache"
paths: