golangci-lint: rm prealloc,{rowserr,sqlclose}check
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
8ed7525297
commit
06485ba003
@ -34,10 +34,8 @@ linters:
|
||||
- ineffassign
|
||||
# - ifshort
|
||||
- misspell
|
||||
- prealloc
|
||||
# - prealloc # disable for now as it might be premature optimisation
|
||||
- revive
|
||||
- rowserrcheck
|
||||
- sqlclosecheck
|
||||
- unconvert
|
||||
- unparam
|
||||
- varcheck
|
||||
|
Loading…
Reference in New Issue
Block a user