github MarketSquare/robotframework-robocop v6.12.0
Robocop 6.12.0

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

Features

  • Add extends configuration parameter which allows to inherit configuration from another file. Read more in the documentation (issue #1453)
  • Change mixed-tabs-and-spaces (SPC06) rule behaviour to report all occurrences of mixed tabs and spaces in a file (issue #848)
  • format_files (robocop API entrypoint for formatting files) now accepts return_result parameter for returning exit code instead of raising SystemExit
  • RenameVariables not longer replaces spaces in variable names with the math operators (issue #1428)

Fixes

  • Fix AlignKeywordsSection and AlignTestCasesSection not aligning VAR variables (issue #1493)
  • Fix optional no-embedded-keyword-arguments rule fatal exception when reading a file with invalid syntax
  • Fix the empty configuration file causing Robocop to fail (issue #1536)

Documentation

  • Add deprecated names section to all the rules that list previous names and ids of the rule

Don't miss a new robotframework-robocop release

NewReleases is sending notifications on new releases.