Skip to content

Commit

Permalink
A bit more lenient cognit, we can handle it
Browse files Browse the repository at this point in the history
  • Loading branch information
Dynom committed Apr 2, 2022
1 parent 97965fc commit d9a8030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[linters-settings]
[linters-settings.gocognit]
min-complexity = 12
min-complexity = 20

[linters-settings.gofumpt]
lang-version = "1.17"
Expand Down

0 comments on commit d9a8030

Please sign in to comment.