Use ruff format instead of black
The one thing I'm not sure about here is whether leaving the black tooling config in place would be useful for people with their IDE's configured to run black. Since it doesn't quibble about ruff's more opinionated change its possible people with local tooling wouldn't be harmed by continuing to run it, and for that it needs the line-length config.
Merge request reports
Activity
added 15 commits
-
51b512d3...58592b0e - 13 commits from branch
pacman:master
- f261ac54 - ci: Replace `black` with `ruff format` for format normalization
- 275cb71c - style: Restyle one case of ruff format differing from black
-
51b512d3...58592b0e - 13 commits from branch
requested review from @dvzrv
Please register or sign in to reply