Update golangci-lint

This commit is contained in:
9seconds
2022-03-19 14:45:58 +03:00
parent 5df1f594cc
commit 1575b82688
4 changed files with 12 additions and 7 deletions
+1 -1
View File
@@ -9,4 +9,4 @@ format = "colored-line-number"
[linters]
enable-all = true
disable = ["ireturn", "varnamelen", "gochecknoglobals", "gas", "goerr113", "exhaustivestruct", "containedctx"]
disable = ["thelper", "ireturn", "varnamelen", "gochecknoglobals", "gas", "goerr113", "exhaustivestruct", "containedctx"]