Add gocyclo to the golangci linters #1088
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/feature
Categorizes issue or PR as related to a new feature.
/kind feature
Describe the solution you'd like
Add gocyclo to the .golangci.yml and fix up any of the issues caused by the new linter rules.
Wait until #1067 is merged since
Reconcile
currently has a high complexity score (31
) which will trigger an error, and #1067 contains a refactor which will reduce the complexity./help
/good-first-issue
The text was updated successfully, but these errors were encountered: