diff --git a/.golangci.yml b/.golangci.yml index 9e6e40fa4f..08b2f8809d 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -28,6 +28,7 @@ linters: - misspell - noctx - nolintlint + - paralleltest - staticcheck - structcheck - tenv