Robotframework-robocop

Latest version: v5.3.0

Safety actively analyzes 642295 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 10

2.0.1

Fixes
------
- Comment section without ``*** Comments ***`` section should now not fail when reporting ``empty-line-after-section`` (582)
- It is now safe to use Robocop 2.0 with Robot Framework 4.1.3 (without breaking on new syntax) (583)

Other
------
- Our dependencies are sorted and normalized (584)

Acknowledgements
----------------------
Big thanks to bollwyvl for improving how we define our dependencies and oboehmer for finding the issue with sections rules.

2.0

===========

2.0.0

1.12.0

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.

1.11.2

Fix for parsing configuration files with non-ASCII characters.

Fixes
------
- Robocop should now parse configuration file with non-ASCI characters (492)

1.11.1

Fix for parsing invalid keyword call syntax inside if statement.

Fixes
-------
- Robocop should now work properly with incorrectly defined keyword calls inside IF statements (488)

Page 6 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.