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

[python] Re-enable isort via ruff; fix MANIFEST.in #135

Merged
merged 2 commits into from
Feb 18, 2023
Merged

Conversation

thetorpedodog
Copy link
Contributor

In order to actually have ruff do your isorting, you have to enable the I error codes. This does that. Also fixes a line in the MANIFEST file.

In order to actually have ruff do your isorting, you have to enable
the `I` error codes. This does that. Also fixes a line in the MANIFEST
file.
@johnkerl johnkerl changed the title python: Re-enable isort via ruff; fix MANIFEST.in. [python] Re-enable isort via ruff; fix MANIFEST.in Feb 18, 2023
MANIFEST.in Outdated
@@ -5,5 +5,5 @@
global-exclude *
include pyproject.toml
include MANIFEST.in
recursive-include python-spec/README.md
recursive python-spec/README.md
Copy link
Contributor Author

Choose a reason for hiding this comment

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

i’m a dingus

Copy link
Member

Choose a reason for hiding this comment

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

torpedodingus :D

@thetorpedodog thetorpedodog merged commit 442cb90 into main Feb 18, 2023
@thetorpedodog thetorpedodog deleted the isort-again branch February 18, 2023 01:38
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