Commit ea9895b
Remove duplicate-word lint check from build
Per discussion with Zac-HD and Liam-DeVoe, the automated
duplicate-word grep check has too many false positives for
legitimate constructs like "that that" and no way to locally
disable it. Keeping just the typo fixes, dropping the lint rule.
Co-Authored-By: Claude Opus 4.6 <[email protected]>1 parent 6ef9519 commit ea9895b
1 file changed
Lines changed: 2 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | 83 | | |
88 | 84 | | |
89 | 85 | | |
| |||
92 | 88 | | |
93 | 89 | | |
94 | 90 | | |
| 91 | + | |
| 92 | + | |
95 | 93 | | |
96 | 94 | | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | 95 | | |
113 | 96 | | |
114 | 97 | | |
| |||
0 commit comments