Tech debt: Add support for ruff format to standardize code formatting according to PEP style guidelines #6511
Closed
1 of 2 tasks
Labels
tech-debt
Technical Debt tasks
Why is this needed?
We should integrate the
ruff format
command - replacing black - to consistently format our codebase according to PEP style guidelines.Ruff's formatter is a fast and PEP-compliant alternative to tools like Black, with improved compatibility with our existing linting.
Which area does this relate to?
Other
Suggestion
Add ruff format
Acknowledgment
The text was updated successfully, but these errors were encountered: