Commit 0259065
fix(ego-lint): use guard-window 1 instead of 0 for R-VER49-08/11
guard-window: 0 is silently clamped to 1 at runtime but rejected by
apply-patterns.py --validate. Use 1 explicitly for identical behavior
that also passes validation.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 22b1e9d commit 0259065
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1058 | 1058 | | |
1059 | 1059 | | |
1060 | 1060 | | |
1061 | | - | |
| 1061 | + | |
1062 | 1062 | | |
1063 | 1063 | | |
1064 | 1064 | | |
| |||
1087 | 1087 | | |
1088 | 1088 | | |
1089 | 1089 | | |
1090 | | - | |
| 1090 | + | |
1091 | 1091 | | |
1092 | 1092 | | |
1093 | 1093 | | |
| |||
0 commit comments