diff --git a/.golangci.yml b/.golangci.yml index 3047402bffc..9ff0947f06d 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -181,6 +181,9 @@ linters: issues: + # “Look, that’s why there’s rules, understand? So that you think before you + # break ‘em.” ― Terry Pratchett + max-issues-per-linter: 0 max-same-issues: 10 exclude-rules: