Skip to content

Robcop 6.4.0

Latest
Compare
Choose a tag to compare
@bhirsz bhirsz released this 05 Jun 12:54
· 1 commit to main since this release
18cf802

Configurable issue format in extended print_issues report (#1410)

Robocop 6.0 introduced print_issues format with new output formats (including now default extended).
Old parameter for configuring format of the line was renamed to --issue-format but only affects simple
output format.

As partial solution for it, this release adds issue_format parameter to print_issues report that allows
to change format of the line:

> robocop check -c print_issues.issue_format="{source}

set_variable.robot
    |
 17 | Set Variables For Dev
    | ^^^^^^^^^^^^^^^^^^^^^ DOC01
 18 |     No Operation