diff --git a/.golangci.yml b/.golangci.yml index 150e13e..a983bc5 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -92,6 +92,7 @@ linters: - mirror - noctx - nosprintfhostport + - perfsprint issues: exclude-use-default: false