From a76d3f0e9a867784562fbd2d9e21d4e8d69832aa Mon Sep 17 00:00:00 2001 From: Marco Mariani Date: Wed, 2 Nov 2022 14:10:15 +0100 Subject: [PATCH] quote --- .golangci.yml | 3 +++ 1 file changed, 3 insertions(+) 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: