Remove interfacer linter, as it does not work with Go 1.18 and will not be updated (it is deprecated)
This commit is contained in:
parent
31882abf6f
commit
181cb8a2b7
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ linters:
|
|||
- gosimple
|
||||
- govet
|
||||
- ineffassign
|
||||
- interfacer
|
||||
- misspell
|
||||
- rowserrcheck
|
||||
- staticcheck
|
||||
|
|
|
|||
Loading…
Reference in a new issue