diff --git a/.golangci.yml b/.golangci.yml index 2a3a2233..3e2d26a7 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -26,7 +26,7 @@ linters: - nakedret - prealloc - rowserrcheck - - scopelint + - exportloopref - staticcheck - structcheck - stylecheck