You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 .
The text was updated successfully, but these errors were encountered: