Commit 452bcf0
committed
fix: remove goimports from linters.enable (it's a formatter in v2)
- Remove goimports from linters.enable as it's now a formatter in golangci-lint v2
- Formatters are automatically used in v2, no need to explicitly enable them
- This resolves the 'goimports is a formatter' error1 parent f05d373 commit 452bcf0
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
| |||
0 commit comments