ci: update linters settings

This commit is contained in:
Cian Johnston 2025-03-13 10:27:10 +00:00
commit a500f3fd61
No known key found for this signature in database

View file

@ -9,19 +9,18 @@ linters:
enable:
- durationcheck
- errcheck
- exportloopref
- forcetypeassert
- godot
- gofmt
- gosimple
- govet
- ineffassign
- makezero
- misspell
- nilerr
- predeclared
- staticcheck
- tenv
- unconvert
- unparam
- unused
- vet
- usetesting