{"library":"robotframework-tidy","title":"Robot Framework Tidy","description":"Robotidy is an autoformatter for Robot Framework code, serving as the spiritual successor to Robot Framework's built-in `robot.tidy` tool. Currently at version 4.18.0, it aims to standardize code appearance across projects. While it receives regular updates, the standalone version has been deprecated since 4.17.0 in favor of its integration into Robocop 6.0+.","language":"python","status":"deprecated","last_verified":"Wed Apr 15","install":{"commands":["pip install robotframework-tidy"],"cli":{"name":"robotidy","version":"robotidy, version 4.18.0"}},"imports":[],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"robotidy .","lang":"bash","description":"Formats all Robot Framework files recursively in the current directory, overwriting them. For specific files or directories, replace '.' with the target paths (e.g., `robotidy tests/ test.robot`).","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}