* interfacer is also abandoned see:
WARN [runner] The linter interfacer is deprecated (since v1.38.0) due to: The repository of the linter has been archived by the owner.

Signed-off-by: Sandor Szücs <sandor.szuecs@zalando.de>
This commit is contained in:
Sandor Szücs 2022-08-30 22:26:40 +02:00
parent 819f61e98b
commit bb8cc1053a
No known key found for this signature in database
GPG Key ID: 2D7B996673E41107

View File

@ -20,12 +20,10 @@ linters:
- dogsled
- gofmt
- goimports
- golint
- goprintffuncname
- gosimple
- govet
- ineffassign
- interfacer
- misspell
- rowserrcheck
- staticcheck
@ -47,12 +45,10 @@ issues:
- dogsled
- gofmt
- goimports
- golint
- goprintffuncname
- gosimple
- govet
- ineffassign
- interfacer
- misspell
- nolintlint
- rowserrcheck