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 to ruff #9

Merged
merged 8 commits into from
Aug 30, 2023
Merged

Switch to ruff #9

merged 8 commits into from
Aug 30, 2023

Conversation

cwmeijer
Copy link
Member

@cwmeijer cwmeijer commented Aug 9, 2023

switch to ruff for linting because it's much faster. It's also easy to live with, but so was prospector. However, prospector took 60 seconds which made it infeasible for using with pre-commit. Ruff does it in a couple of seconds.
Merge #6 before merging this.

There is one linter issue still, breaking the linting check which can be fixed later. See #11.

@cwmeijer cwmeijer marked this pull request as ready for review August 10, 2023 14:43
@cwmeijer cwmeijer requested a review from egpbos August 10, 2023 14:57
@cwmeijer cwmeijer merged commit 9a3fde1 into main Aug 30, 2023
9 of 11 checks passed
@cwmeijer cwmeijer deleted the switch_to_ruff branch August 30, 2023 15:23
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