mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-03-21 17:24:28 -05:00
ci: make linting strict
This commit is contained in:
parent
7b37a40b0d
commit
e73b759134
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user