dnephin/pre-commit-golang

Add gocyclo

tamccall opened this issue · 1 comments

Add a go cyclo commit hook. Go cyclo is a tool used by go report card that contributes to a go packages letter grade.

If you open a PR to add gocyclo, I will merge it.