golangci-lint: enable tparallel
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
d70b01eee6
commit
9dce419cfb
@ -39,6 +39,7 @@ linters:
|
||||
- misspell
|
||||
# - prealloc # disable for now as it might be premature optimisation
|
||||
- revive
|
||||
- tparallel
|
||||
- unconvert
|
||||
- unparam
|
||||
- unused
|
||||
|
Loading…
Reference in New Issue
Block a user