remove some linters

This commit is contained in:
Julian Bensch 2023-01-12 15:37:18 +01:00
parent cf5cc8abae
commit f0aba514d5
1 changed files with 0 additions and 3 deletions

View File

@ -29,7 +29,6 @@ linters:
- funlen
- gochecknoinits
- goconst
- gocritic
- gocyclo
- gofmt
- goimports
@ -42,11 +41,9 @@ linters:
- nakedret
- noctx
- staticcheck
- structcheck
- stylecheck
- typecheck
- unconvert
- unparam
- unused
- varcheck
- whitespace