Commit 7aa857d
refactor: remove outdated ESLint from code quality workflow
- Remove ESLint dependencies and setup steps
- Keep essential code quality checks (TODO/FIXME, console.log, secrets)
- Simplify workflow by removing outdated linting technology
- Consolidate into single code-checks job
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 710a052 commit 7aa857d
1 file changed
+2
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 17 | + | |
38 | 18 | | |
39 | 19 | | |
40 | 20 | | |
| |||
0 commit comments