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

Something is wrong when run linter on "Whole project" inspection scope #63

Closed
pztrn opened this issue Feb 26, 2021 · 2 comments
Closed

Comments

@pztrn
Copy link

pztrn commented Feb 26, 2021

In my case it leads to showing no linting errors while actually there are some and will be shown if I try to start golangci-lint on specific file or if I start binary itself in terminal for whole project.

Unfortunately I cannot share code on which it occurs but I suspect any more-or-less big project with several packages can lead to that behavior.

@xxpxxxxp
Copy link
Owner

Hi @pztrn , if I'm understanding correctly, you are trying to run Analyze - Inspect Code - Whole project?
If that's the case, it's normal as the plugin is designed to run per file. Open a go file then related issues will be highlighted inline.

@xxpxxxxp
Copy link
Owner

xxpxxxxp commented May 6, 2021

Hi @pztrn , haven't heard from you for a long time, I'll close the issue, feel free to reopen it if necessary.

@xxpxxxxp xxpxxxxp closed this as completed May 6, 2021
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