Commit 92941e1
committed
Fix golangci-lint configuration for CI compatibility
- Add version field to .golangci.yml (required for golangci-lint v2)
- Set version to 2 to match GitHub Actions golangci-lint-action@v8 latest version
- This resolves the "unsupported version of the configuration" error in CI lint jobs1 parent 5ed48e3 commit 92941e1
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
0 commit comments