github MarketSquare/robotframework-robocop 1.5.0

latest releases: v8.2.4, v8.2.3, v8.2.2...
5 years ago

This release brings few small improvements and fixes critical issues that occur when using Robot Framework 4.0.

New rules

  • E0311 (else-not-upper-case) checks if ELSE and ELSE IF branches in IF block are upper case #278

Fixes

  • W1006 (mixed-tabs-and-spaces) should be able to report more than one rule violation per run #274
  • W1007 (uneven-indent) should now support IF blocks #274
  • E0303 (keyword-name-is-reserved-word) will not throw exception when there is only comment in the line #274

Other

  • New report file_stats can display overall statistics about number of processed files #262
  • You can now use # noqa as alternative to # robocop: disable #269
  • 10% performance improvement thanks to #129

Don't miss a new robotframework-robocop release

NewReleases is sending notifications on new releases.