checkstyle / checkstyle/contribution
patch-diff-report-tool: add external files to report display
Open
- Dominant language
- Java
- Stars
- 57
- Forks
- 168
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 15
Description
Taken from https://github.com/checkstyle/checkstyle/pull/4266#issuecomment-296482511 :
User did `diff.groovy` report on `ImportControl` and had to specify an external file `import-control.xml`.
Current reports didn't mention what was in the external file as no regression occurred and user originally didn't provide file for us to examine if there should have been regression.
`patch-diff-report-tool` needs a way for these external files to be placed in the reports for reviewer examination. We should be able to see the entire configurations specified.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.