hyp0th3rmi4/Checkstyle to Markdown

Converts a checkstyle report into a Markdown document

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
REPORT_PATHPath to the checkstyle report, relative to the repository root.yes
OUTPUT_PATHPath to the output location where the markdown file will be saved, relative to the repository root.yes
ROOT_PREXIXRoot path for the java source code (default: src/main/java).no
ERROR_ICONIcon used for representing error messages (default: `ERROR`).no
WARNING_ICONIcon used for representing warning messages (default: `WARNING`).no
INFO_ICONIcon used for representing info messages (default: `INFO`).no

no outputs