Commit 97f9931
committed
ci: add ESLint cache to speed up lint workflow
- Cache .eslintcache file between runs
- Use restore-keys for cross-branch cache fallback
- Only re-lint files that have changed1 parent 76bdd21 commit 97f9931
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
16 | 24 | | |
17 | | - | |
| 25 | + | |
18 | 26 | | |
0 commit comments