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

Include variable functions #19

Closed
mikeb333 opened this issue Jul 26, 2017 · 2 comments · May be fixed by golangci/gocyclo#3
Closed

Include variable functions #19

mikeb333 opened this issue Jul 26, 2017 · 2 comments · May be fixed by golangci/gocyclo#3

Comments

@mikeb333
Copy link

I noticed that functions declared as variables are not included. It would be nice if they were. We use variable functions a lot for testability and mocking.

@trajber
Copy link

trajber commented Sep 25, 2019

I opened a PR for this. It seems to be working.
Can you give it a go if you are still looking for this change, please ?

@fzipp
Copy link
Owner

fzipp commented Oct 16, 2020

Fixed by 6ee3d8d

@fzipp fzipp closed this as completed Oct 16, 2020
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 a pull request may close this issue.

3 participants