Skip to content

v2.0.0

Compare
Choose a tag to compare
@frankdekker frankdekker released this 28 Mar 16:35
· 50 commits to master since this release
3708c55

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>]