1.7.1
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
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!