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 flake8 + isort + pylint to ruff #550

Merged
merged 2 commits into from
Nov 21, 2023

Conversation

akx
Copy link
Contributor

@akx akx commented Nov 21, 2023

Follows up on f5e257d somewhat to switch the entire linting situation to Ruff instead.

Since Ruff's import sorting doesn't support isort's multi_line_output = 5, this changes how the imports look.

@akx akx marked this pull request as ready for review November 21, 2023 15:33
@gentooboontoo gentooboontoo merged commit b1e6cec into Kozea:master Nov 21, 2023
6 checks passed
@gentooboontoo
Copy link
Member

Great! (it's very fast to lint now 😉) Thank you.

@akx akx deleted the renovate-1 branch November 21, 2023 16:01
@akx
Copy link
Contributor Author

akx commented Nov 21, 2023

@gentooboontoo I'll follow up soon with some more Ruff rules & fixes to renovate things 😊

@gentooboontoo
Copy link
Member

@gentooboontoo I'll follow up soon with some more Ruff rules & fixes to renovate things 😊

That would be a great thing 🙂

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

2 participants