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

Add Ruff sort imports command to the format_diff target #549

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

Raj725
Copy link
Collaborator

@Raj725 Raj725 commented Sep 13, 2024

Currently, the Ruff formatter does not sort imports. We need to sort imports by calling the Ruff linter.

Ref: https://docs.astral.sh/ruff/formatter/#sorting-imports

@Raj725 Raj725 marked this pull request as ready for review September 13, 2024 06:31
@Raj725 Raj725 requested a review from srics September 13, 2024 06:32
@Raj725 Raj725 force-pushed the makefile/add-import-check-cmd branch from 5411a23 to 0030edd Compare September 13, 2024 06:35
@srics srics merged commit 86300de into daxa-ai:main Sep 17, 2024
3 checks passed
@Raj725 Raj725 deleted the makefile/add-import-check-cmd branch September 17, 2024 13:31
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