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

ruff: sort imports #757

Merged
merged 1 commit into from
Aug 20, 2024
Merged

ruff: sort imports #757

merged 1 commit into from
Aug 20, 2024

Conversation

dulmandakh
Copy link
Contributor

@dulmandakh dulmandakh commented Aug 20, 2024

This PR configures Ruff to check if imports are sorted, also fixes sort errors in the code. I find sorted imports are very useful for large code maintenance for long time, even thought it is trivial thing.

Copy link
Contributor

@claudep claudep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@claudep claudep merged commit 03a4fe6 into jazzband:master Aug 20, 2024
32 checks passed
@dulmandakh dulmandakh deleted the sort-imports branch August 20, 2024 10:27
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.

2 participants