github MarketSquare/robotframework-robocop v6.0.3
Robocop 6.0.3

latest releases: v8.2.7, v8.2.6, v8.2.5...
12 months ago

Enabling reports in configuration does not work (#1369)

Options common for whole run (such as reports) should be now loaded correctly from the configuration file.

robocop format --check always return 0 (#1371)

--check should now return correct exit code:

  • 1 if --check is used and there are modified files
  • 0 otherwise
  • 2 on invalid configuration, robocop exceptions

Don't miss a new robotframework-robocop release

NewReleases is sending notifications on new releases.