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

Update checkstyle's regression configuration #86

Open
rnveach opened this issue Aug 31, 2017 · 0 comments
Open

Update checkstyle's regression configuration #86

rnveach opened this issue Aug 31, 2017 · 0 comments

Comments

@rnveach
Copy link
Member

rnveach commented Aug 31, 2017

We need to update checkstyle's standard regression configuration as it may not be testing everything.
See checkstyle/checkstyle#3656 .

We should add a new mode that builds a configuration file on all modules, not just ones that changed in git.
It needs to make a distinction between Normal modules + Java modules and Javadoc modules because Javadocs are slower.

These are the files that need to be updated:
https://github.com/checkstyle/contribution/blob/master/checkstyle-tester/checks-nonjavadoc-error.xml
https://github.com/checkstyle/contribution/blob/master/checkstyle-tester/checks-only-javadoc-error.xml

This is blocked by #5 .

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

1 participant