Commit 19b9528
fix(ego-lint): correct misleading Handler guard comment in test fixture
The comment claimed the line was suppressed by the Handler suffix guard,
but the actual reason is that the parameter `data` (4 chars) is below
the 28-char threshold.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 068a14d commit 19b9528
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments