Skip to content

Commit

Permalink
Remove gocyclo. Annoying check
Browse files Browse the repository at this point in the history
  • Loading branch information
julienduchesne committed Oct 4, 2023
1 parent 40c8837 commit 576335f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ linters:
enable:
- megacheck
- govet
- gocyclo
- gocritic
- interfacer
- goconst
Expand Down

0 comments on commit 576335f

Please sign in to comment.