v2.0.0
Adds the ability to output to a file with a specific format, and to stdout
in text format.
Breaking change to the command argument list:
- dropped the 3rd required argument that specified the file to output
- dropped
--report
parameter - added
--reportGitlab=[<file>]
,--reportCheckstyle=[<file>]
,--reportText=[<file>]