Skip to content

Commit

Permalink
chore: update linter
Browse files Browse the repository at this point in the history
  • Loading branch information
martinsaporiti committed Jan 18, 2024
1 parent 77a7ce9 commit 4093966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ linters-settings:
gofumpt:
lang-version: "1.18"
gocognit:
min-complexity: 40
min-complexity: 41
gocyclo:
min-complexity: 35
revive:
Expand Down

0 comments on commit 4093966

Please sign in to comment.