mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-09-08 17:07:29 -05:00
ci: make linting strict
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -23,4 +23,4 @@ jobs:
|
||||
run: npm run prepare
|
||||
|
||||
- name: Lint
|
||||
run: npm run lint
|
||||
run: npm run lint --max-warnings=0
|
||||
|
||||
Reference in New Issue
Block a user