diff --git a/.golangci.yml b/.golangci.yml index d3b12d1ff7f7a376fe538fec793e6329e9324431..2be31f224cec995b4ec2681aca3c1d76b9252e87 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -23,7 +23,6 @@ linters: - goimports - goprintffuncname - gosec - - ifshort - misspell - prealloc - revive @@ -31,4 +30,4 @@ linters: - sqlclosecheck - unconvert - unparam - - whitespace \ No newline at end of file + - whitespace