Commit bc1dac5
fix(ego-lint): correct R-SLOP-24 guard docs and add missing exit-code assertion
- Fix inaccurate claim that quote prefix avoids matching `desktop.png` —
it actually avoids property-access contexts like `this.desktop.theme`
- Add assert_exit_code to system-schema-bare test block for consistency
- Broaden assertion label to cover all three guard mechanisms tested
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent ec45dc7 commit bc1dac5
File tree
2 files changed
+3
-2
lines changed- skills/ego-lint/references
- tests/assertions
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2233 | 2233 | | |
2234 | 2234 | | |
2235 | 2235 | | |
2236 | | - | |
| 2236 | + | |
2237 | 2237 | | |
2238 | 2238 | | |
2239 | 2239 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
| 58 | + | |
58 | 59 | | |
0 commit comments