Commit d09f00b
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 5be201b commit d09f00b
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 | |
|---|---|---|---|
| |||
3565 | 3565 | | |
3566 | 3566 | | |
3567 | 3567 | | |
3568 | | - | |
3569 | | - | |
3570 | | - | |
| 3568 | + | |
| 3569 | + | |
| 3570 | + | |
3571 | 3571 | | |
3572 | 3572 | | |
3573 | 3573 | | |
| |||
3702 | 3702 | | |
3703 | 3703 | | |
3704 | 3704 | | |
3705 | | - | |
| 3705 | + | |
3706 | 3706 | | |
3707 | 3707 | | |
3708 | 3708 | | |
| |||
0 commit comments