Closed bjlittle closed 1 year ago
Lots of style changes here. Is it worth adding a .git-blame-ignore-revs
?
I really didn't want to get involved here but based on @rcomer's comments I think we need a team discussion. I think we can all agree that we don't want inconsistency between our repos, so adopting ruff for cf-units would therefore create an implicit goal to use it for all our repos, and that's a big decision.
🚀 Pull Request
Description
This PR adopts ruff and drops the explicit use of
isort
andflake8
.Running
ruff
across the codebase rediscovers a whole collections of exceptions that clearly have been missed forflake8
et al compliance.ruff
badge.