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

Apply import ordering in ruff check #1001

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

timsaucer
Copy link
Contributor

Which issue does this PR close?

None

Rationale for this change

This is a small code quality improvement. It adds import ordering checks to ruff that is run during pre-commit.

What changes are included in this PR?

Added import ordering check to ruff parameters. Formatted existing files.

Are there any user-facing changes?

None

Copy link
Contributor

@kylebarron kylebarron left a comment

Choose a reason for hiding this comment

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

I love it; thank you!

@timsaucer timsaucer merged commit 78e72c9 into apache:main Jan 22, 2025
15 checks passed
@timsaucer timsaucer deleted the minor/import-order-ruff branch January 22, 2025 10:53
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