melexis / warnings-plugin

Command-line tool for marking builds with too many warnings as failed. A command-line alternative for https://github.com/jenkinsci/warnings-plugin. Useable with plugin-less CI systems like Gitlab-CI and even Travis-CI
Apache License 2.0
7 stars 2 forks source link

Add option to write all counted warnings to a file #111

Closed JasperCraeghs closed 2 years ago

JasperCraeghs commented 2 years ago

Add option -o, --output <file_path>, which will write all counted warnings/failures to a file.