ci: update linters settings ()

This commit is contained in:
Cian Johnston 2025-03-13 11:15:58 +00:00 committed by GitHub
parent b86f527238
commit 99b0d0257b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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