Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Readme #10

Closed
variadico opened this issue Dec 23, 2015 · 1 comment
Closed

Improve Readme #10

variadico opened this issue Dec 23, 2015 · 1 comment

Comments

@variadico
Copy link

Hello.

I've been seeing gocyclo appear in more places. Congrats. But, I don't understand what it actually does. I think the readme could include more information for noobs.

Gocyclo calculates cyclomatic complexities of functions in Go source code.

That statement leaves me with some questions:

  • What are "cyclomatic complexities of functions"?
  • What is considered good/bad?
  • Why is it considered good/bad?
  • If code is flagged, what can I do to fix it?
@saniales
Copy link

saniales commented Oct 4, 2017

This can also appear in wiki section (which is a nice to have too)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants