[lint] Exclude JS vendor file and show all errors.
This commit is contained in:
2
.github/workflows/linters-global.yaml
vendored
2
.github/workflows/linters-global.yaml
vendored
@ -19,3 +19,5 @@ jobs:
|
||||
|
||||
- name: EditorConfig lint
|
||||
uses: greut/eclint-action@v0
|
||||
with:
|
||||
args: '-show_all_errors -exclude static/js/tabs.js'
|
||||
|
Reference in New Issue
Block a user