Commit ff47b62
committed
Configure super-linter v8 to only run relevant linters
Super-linter v8 enables many new default linters (Biome, Checkov,
Zizmor) that conflict with the project setup. Since ESLint and
Prettier checks already run in the CI workflow, configure
super-linter to only validate linters not covered by CI:
Dockerfile, EditorConfig, Gitleaks, Prettier, JSON, natural
language, and YAML.
Made-with: Cursor1 parent 1acefce commit ff47b62
1 file changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | 44 | | |
46 | | - | |
47 | | - | |
48 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
0 commit comments