Commit 094bfde
fix(core): Restore utils.ts disable and fix lint script to reject all errors
- Restore oxlint-disable for no-unsafe-member-access in plugin/utils.ts
(tsgolint false positive: types `fs` as `error` with SUPPRESS_DIAGNOSTICS)
- Fix lint:oxlint grep pattern from [01] to 0 so it no longer silently
accepts 1 genuine lint error
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c154b11 commit 094bfde
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
0 commit comments