Commit 9546d77
fix(deps): keep vibecode-linter, replace only eslint-plugin
- Restore @ton-ai-core/vibecode-linter in devDependencies and scripts
- Keep @prover-coder-ai/eslint-plugin-suggest-members for SMB rules
- Restore CI workarounds for vibecode-linter (global TypeScript and Biome)
- Verified linting works correctly with hybrid approach
INVARIANT: ∀ lint_rule ∈ SMB_Rules: enforced(lint_rule, @prover-coder-ai/suggest-members)
INVARIANT: lint_tool = @ton-ai-core/vibecode-linter
POSTCONDITION: linter.config.json references @prover-coder-ai/suggest-members rules
POSTCONDITION: eslint.config.mts imports from @prover-coder-ai/eslint-plugin-suggest-members
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 858621b commit 9546d77
3 files changed
Lines changed: 68 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
44 | 50 | | |
45 | 51 | | |
46 | 52 | | |
| |||
51 | 57 | | |
52 | 58 | | |
53 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
54 | 63 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments