🔧 Lint stuff

This commit is contained in:
Nikolai R Kristiansen
2022-02-22 00:33:24 +01:00
parent 4e6924d055
commit 62cf57c028
6 changed files with 3413 additions and 754 deletions

View File

@@ -7,7 +7,8 @@ default:
lint:
stage: test
script:
- bin/lint
- npm run lint
- npm run lint:styles
deploy:
stage: deploy