Commit 11a21aa
committed
fix(ci): fully migrate golangci-lint config to v2 schema
- Remove gosimple (absorbed into staticcheck in v2)
- Use default: none with explicit enable list
- Use exclusions.presets for standard exclusions
- Use exclusions.rules for SA1019 suppression
Validated against golangci-lint v2.11.4 schema.1 parent 86e2bac commit 11a21aa
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | | - | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| |||
0 commit comments