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

Refactored multiple checkstyle executions and added tests #184

Merged

Conversation

erwint
Copy link
Member

@erwint erwint commented Nov 26, 2018

This adds test for #180 and refactors the code to be better comprehensible: Nature and Builder are added if there is at least one non-skipped execution.

@erwint
Copy link
Member Author

erwint commented Nov 26, 2018

I will perform a 1.1.1 release after this is merged.

buildCheckstyleConfiguration(pcWorkingCopy, mavenCheckstyleConfigs.get(0));
configure(project, true, monitor);
}
configure(project, !nonSkippedConfigFound, monitor);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've looked over and these changes make sense to me.

@vorburger vorburger merged commit c5cb9fd into m2e-code-quality:develop Nov 26, 2018
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.

None yet

2 participants