Skip to content

Add Go language support.#28

Closed
mike-neck wants to merge 7 commits into
nikolaikopernik:mainfrom
mike-neck:golang-feature
Closed

Add Go language support.#28
mike-neck wants to merge 7 commits into
nikolaikopernik:mainfrom
mike-neck:golang-feature

Conversation

@mike-neck

Copy link
Copy Markdown
Contributor

Summary

Adds Go language support to the code-complexity-plugin. The plugin now computes and displays complexity for Go code alongside existing languages.

Details

What's included...

  • Top-level functions and methods
  • Function literals(including assignments to variables and struct fields)
  • Test coverage for Go use cases with

Screenshot

image

Related issues

Close #19

@nikolaikopernik

Copy link
Copy Markdown
Owner

Hey @mike-neck
Somehow the notifications were disabled for me so I didn't see this PR.
I will rebase on master and bring to live

@nikolaikopernik

Copy link
Copy Markdown
Owner

Merged manually

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

Successfully merging this pull request may close these issues.

Support for goland

2 participants