chore(golangci-lint): remove unused linters

This commit is contained in:
Julien Neuhart
2024-04-03 11:55:24 +02:00
parent 43a13ff2c5
commit c11a2d0081
+1 -4
View File
@@ -35,19 +35,16 @@ linters:
- misspell
- prealloc
- promlinter
- sloglint
- sqlclosecheck
#- sloglint
- staticcheck
- tenv
- testableexamples
- testifylint
- tparallel
- typecheck
- unconvert
- unused
- wastedassign
- whitespace
- zerologlint
run:
timeout: 5m