diff options
-rw-r--r-- | .golangci.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.golangci.yml b/.golangci.yml index 5e31143..afaf507 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -41,7 +41,6 @@ linters: - nestif - nlreturn - nonamedreturns - - paralleltest - predeclared - revive - stylecheck |