checkstyle / checkstyle/regression-tool

Update checkstyle's regression configuration

Open
#86 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
9
Forks
6
PR merge metrics
No merged PRs in 30d

Description

We need to update checkstyle's standard regression configuration as it may not be testing everything.
See https://github.com/checkstyle/checkstyle/issues/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 https://github.com/checkstyle/regression-tool/issues/5 .

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.