Commit 97cb993
Drop the source-level shadow audit (#356)
The scan enforced the shadow invariants by pattern-matching src/*.c,
which made it a parser of C that it never was: a comment or literal read
as code until the previous commit, and any body it failed to delimit was
attributed to its neighbour. The invariants stay — developer.md now
states them as a review rule, with the grep that lists every raw
crossing — but they are no longer asserted by the test suite.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent 302c851 commit 97cb993
2 files changed
Lines changed: 4 additions & 205 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | | - | |
| 97 | + | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | | - | |
| 102 | + | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
This file was deleted.
0 commit comments