Commit f20ed4e
fix: address lint findings from rebase
- Replace string concat loop with strings.Repeat (perfsprint)
- Use require.Positive/assert.Positive instead of Greater(x, 0) (testifylint)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 78ca4bc commit f20ed4e
2 files changed
Lines changed: 6 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
168 | | - | |
169 | | - | |
| 167 | + | |
| 168 | + | |
170 | 169 | | |
171 | 170 | | |
172 | 171 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3667 | 3667 | | |
3668 | 3668 | | |
3669 | 3669 | | |
3670 | | - | |
3671 | | - | |
3672 | | - | |
| 3670 | + | |
| 3671 | + | |
| 3672 | + | |
3673 | 3673 | | |
3674 | 3674 | | |
3675 | 3675 | | |
| |||
3804 | 3804 | | |
3805 | 3805 | | |
3806 | 3806 | | |
3807 | | - | |
| 3807 | + | |
3808 | 3808 | | |
3809 | 3809 | | |
3810 | 3810 | | |
| |||
0 commit comments