diff --git a/.golangci.yml b/.golangci.yml index 75bc787dd..b61559c86 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -84,4 +84,4 @@ linters-settings: dupl: # tokens count to trigger issue, 150 by default - threshold: 160 + threshold: 200