Skip to content

Commit b4d8464

Browse files
committed
Remove deactivated linters
1 parent e2baeea commit b4d8464

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.golangci.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ disable = [
1212
"cyclop",
1313
"depguard",
1414
"err113",
15-
"execinquery",
1615
"exhaustive",
1716
"exhaustruct",
1817
"exportloopref",
@@ -21,7 +20,6 @@ disable = [
2120
"gochecknoglobals",
2221
"gocognit",
2322
"godox",
24-
"gomnd",
2523
"inamedparam",
2624
"interfacebloat",
2725
"mnd",

0 commit comments

Comments
 (0)