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
|
- misspell
|
||||||
# - prealloc # disable for now as it might be premature optimisation
|
# - prealloc # disable for now as it might be premature optimisation
|
||||||
- revive
|
- revive
|
||||||
|
- tparallel
|
||||||
- unconvert
|
- unconvert
|
||||||
- unparam
|
- unparam
|
||||||
- unused
|
- unused
|
||||||
|
Loading…
Reference in New Issue
Block a user