diff --git a/.github/linters/.golangci.yml b/.github/linters/.golangci.yml index 7ef370942..de49f0198 100644 --- a/.github/linters/.golangci.yml +++ b/.github/linters/.golangci.yml @@ -4,7 +4,7 @@ run: - generated.* issues: - new: false + new: true exclude-rules: - linters: - staticcheck