github MarketSquare/robotframework-robocop 1.7.1

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

This is mostly a bugfix release with minor changes to configurables and a big refactor in documentation.

Fixes

  • Fixed typos and outdated parts in documentation, rephrased some parts #338
  • Fixed typos in description of the rules #338
  • Different line endings are now properly supported when using Robocop API #342
  • Fixed issues with line-too-long (W0508) rule: #349
    • Hidden characters do not count towards line length limit #345
    • Tabulators are now properly counted #346
    • Disablers in comment are excluded from line length limit #347

Other

  • Better and more concise display of configurable parameters (now they also have some description and show the default value) #338 #350
  • Removed 'checkers' section in documentation and moved some parts under 'rules' section #338

Acknowledgements

Thanks @d-biehl for resolving issue with line endings!

Don't miss a new robotframework-robocop release

NewReleases is sending notifications on new releases.