Commit ff0adcb
committed
feat(cli): webjs check --rules shows enabled/disabled state per project
Reads the project's overrides via loadConventionOverrides(), then
annotates each rule line as [enabled] or [disabled by override].
Header text states the default-on invariant explicitly so AI
agents reading the output cannot misinterpret it.
Makes the CLI the canonical way to discover the active rule set
for any webjs project. Docs no longer maintain a hand-typed
rule list.1 parent 81bdf7c commit ff0adcb
1 file changed
Lines changed: 15 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
195 | | - | |
| 194 | + | |
196 | 195 | | |
197 | 196 | | |
198 | | - | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
199 | 203 | | |
200 | | - | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
201 | 210 | | |
202 | 211 | | |
203 | 212 | | |
204 | 213 | | |
| 214 | + | |
| 215 | + | |
205 | 216 | | |
206 | 217 | | |
207 | 218 | | |
| |||
0 commit comments