Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add ruff as formatting tool, remove unnecessary ones #404

Closed
wants to merge 8 commits into from

Conversation

rachwalk
Copy link
Contributor

@rachwalk rachwalk commented Feb 4, 2025

Purpose

Ruff is a faster and all in one formatter than currently used solutions (isort, black, flake-8). It's better to use one tool instead of 3

Proposed Changes

Change isort, black, flake-8 to ruff

Issues

Testing

tests pass, no breaking changes

@rachwalk rachwalk force-pushed the feat/change-python-formatter-ruff branch from 5a1b5c4 to 95ec6fc Compare February 4, 2025 12:31
@rachwalk rachwalk changed the base branch from development to rc/rai-2.0.0 February 6, 2025 10:23
@rachwalk
Copy link
Contributor Author

rachwalk commented Feb 6, 2025

Note: This PR is intended to be a change for RAI release 2.0 #389

@maciejmajek
Copy link
Member

Due to development being overly complicated thanks to ros2, we have decided to move with that change faster. #411

@maciejmajek maciejmajek closed this Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants