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

Use ruff for formatting and linting #171

Merged
merged 8 commits into from
Dec 23, 2023

Conversation

martis42
Copy link
Owner

No description provided.

Ruff is significantly faster and enables us also toeasily use more kinds
of linting.
We can achieve the same reults by combining various other estbalished tools.
However, using Ruff enables is to maintain and configure a single tool
instead of many, which eases the overall integration. This is especially
true for the IDE, which nicely highlights the linting results of Ruff
without much configuring.
@martis42 martis42 merged commit f7d6c03 into main Dec 23, 2023
4 checks passed
@martis42 martis42 deleted the use_ruff_for_formatting_and_linting branch December 23, 2023 18:36
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.

1 participant