Opened 5 weeks ago
Last modified 5 weeks ago
#35832 closed Cleanup/optimization
use ruff for linting/formatting/sorting instead of black/flake8/isort — at Version 1
Reported by: | Ahmed Ibrahim | Owned by: | |
---|---|---|---|
Component: | Core (Other) | Version: | |
Severity: | Normal | Keywords: | linting, formatting, styling |
Cc: | Adam Johnson | Triage Stage: | Unreviewed |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description (last modified by )
This will provide a performance boost, and it has most if not all the rules needed
Ruff URL: https://github.com/astral-sh/ruff
Comparison provided by ruff team
Ruff is faster than the 3 replacements combined
Note:
See TracTickets
for help on using tickets.