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

exclude this module from all checks has no effect #414

Open
chrisraiskin opened this issue Oct 29, 2018 · 1 comment
Open

exclude this module from all checks has no effect #414

chrisraiskin opened this issue Oct 29, 2018 · 1 comment

Comments

@chrisraiskin
Copy link

IDEA 2018.2.5 Ultimate and Community, Windows 10 MacOS High Sierra
Multi-module maven project.
Checkstyle-IDEA 5.23.0
Project Structure > Modules > [module] > Checkstyle tab
select "Exclude this module from all checks"
Run "Check Project" from Checkstyle tool window.
Issues in classes contained within the excluded module still show up.

Expected behavior: classes contained within the excluded modules are no longer reported.

Also, it would nice if Checkstyle-IDEA honored the maven-checkstyle-plugin suppressions file.

@jshiell
Copy link
Owner

jshiell commented Nov 3, 2018

Thanks for the report - I'll try have a look at this when I've a free moment.

I'm afraid that integration with the Maven plugin is highly unlikely to ever happen. IDEA doesn't offer an abstraction for build tools, so we'd need to manually integrate with each relevent build tool. That, I fear, is not a task I have any interest in doing & maintaining.

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