diff --git a/.golangci.yml b/.golangci.yml index 7a49a3ef..f5bb1ed7 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -28,7 +28,6 @@ linters: - loggercheck - misspell - nakedret - # - prealloc - staticcheck - typecheck - unconvert