Skip to content

Commit

Permalink
Remove deactivated linters
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwald committed Nov 12, 2024
1 parent e2baeea commit b4d8464
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .golangci.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ disable = [
"cyclop",
"depguard",
"err113",
"execinquery",
"exhaustive",
"exhaustruct",
"exportloopref",
Expand All @@ -21,7 +20,6 @@ disable = [
"gochecknoglobals",
"gocognit",
"godox",
"gomnd",
"inamedparam",
"interfacebloat",
"mnd",
Expand Down

0 comments on commit b4d8464

Please sign in to comment.