Commit 0122c31
fix(lint): add version field to golangci-lint config
Add required version: 2 field to .golangci.yml for compatibility with
golangci-lint v2.0+. Without this field, the linter fails with
'unsupported version of the configuration' error.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 5e232a9 commit 0122c31
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
| |||
0 commit comments