fix: remove unexisting golangci-lint checker from migration to v2
This commit is contained in:
parent
f42dce9147
commit
4c555fe7f0
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ linters:
|
|||
- nakedret
|
||||
- revive
|
||||
- staticcheck # Now includes gosimple and stylecheck
|
||||
- typecheck
|
||||
- unconvert
|
||||
- unused
|
||||
- whitespace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue