github MarketSquare/robotframework-robocop 1.12.0

latest releases: v8.2.2, v8.2.1, v8.2.0...
4 years ago

This small but impactful release addresses the way Robocop deals with the configuration files. And it was fully implemented by our community! After this change all configuration files will be loaded by default (and not only when calling robocop without any options or paths). Configuration from command line will extend loaded configuration. This will allow to have configuration file with all configuration (excluded, included, format etc.) and still being able to run robocop on single source with robocop test.robot.

Features

  • always load configuration files (.robocop and .pyproject.toml) #511

Acknowledgements

Thanks @bithium for creating & implementing the issue.

Don't miss a new robotframework-robocop release

NewReleases is sending notifications on new releases.