diff --git a/.golangci.yml b/.golangci.yml index 2654e32..c90f031 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -30,9 +30,6 @@ linters: - text: '(slog|log)\.\w+' linters: - noctx - - text: "var-naming" - linters: - - revive generated: lax presets: - common-false-positives