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

Switch from black to ruff formatter #3983

Merged
merged 5 commits into from May 28, 2024
Merged

Switch from black to ruff formatter #3983

merged 5 commits into from May 28, 2024

Conversation

gazpachoking
Copy link
Member

@gazpachoking gazpachoking commented Apr 30, 2024

Motivation for changes:

Less tools and deps. Faster.

Detailed changes:

  • Switch to ruff formatter in pre-commit
  • Switch autoformat dev tool to use ruff formatter.
  • Allow ruff to replace all our percent format strings with f-strings or .format

@gazpachoking gazpachoking merged commit a3d222c into develop May 28, 2024
8 checks passed
@gazpachoking gazpachoking deleted the ruff-format branch May 28, 2024 14:29
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.

None yet

1 participant