Skip to content

Adopt Ruff as Python Linter and Formatter - #60

Merged
threeal merged 3 commits into
mainfrom
adopt-ruff
Nov 27, 2023
Merged

Adopt Ruff as Python Linter and Formatter#60
threeal merged 3 commits into
mainfrom
adopt-ruff

Conversation

@threeal

@threeal threeal commented Nov 27, 2023

Copy link
Copy Markdown
Owner

This pull request adopts Ruff as a replacement for Flake8, isort, and Black. Ruff is adopted because it is faster and support a lot of rules without the need to specify different dependencies. It closes #49.

@threeal
threeal marked this pull request as ready for review November 27, 2023 14:49
@threeal
threeal merged commit c7f9798 into main Nov 27, 2023
@threeal
threeal deleted the adopt-ruff branch November 27, 2023 14:50
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.

Adopt Ruff as Python Linter and Formatter

1 participant