mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Updated Linting GitHub action [skip ci]
This commit is contained in:
parent
05d3bf7699
commit
3a57e93392
1 changed files with 0 additions and 1 deletions
1
.github/workflows/eslint.yml
vendored
1
.github/workflows/eslint.yml
vendored
|
@ -29,7 +29,6 @@ jobs:
|
|||
- name: Run ESLint
|
||||
run: npx next lint
|
||||
--config .eslintrc.json
|
||||
--ext .js,.jsx,.ts,.tsx
|
||||
--format @microsoft/eslint-formatter-sarif
|
||||
--output-file eslint-results.sarif
|
||||
continue-on-error: true
|
||||
|
|
Loading…
Reference in a new issue