Chore: Enable Go linter gocritic (#26224)
* Chore: Enable gocritic linter Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
This commit is contained in:
@@ -18,7 +18,7 @@ enable = [
|
||||
"errcheck",
|
||||
# "gochecknoinits",
|
||||
"goconst",
|
||||
# "gocritic",
|
||||
"gocritic",
|
||||
"goimports",
|
||||
"golint",
|
||||
# "goprintffuncname",
|
||||
|
||||
Reference in New Issue
Block a user