diff --git a/.golangci.yml b/.golangci.yml index d3b12d1ff..2be31f224 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