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

Standardize on ruff for python formatting/linting via pre-commits #183

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

timwoj
Copy link
Member

@timwoj timwoj commented Mar 1, 2024

This is part of a minor effort to standardize all of our python pre-commits on the same tooling, in this case ruff. It adds one minor formatting fix and fixes a few findings from the linter (some by just suppressing them).

@timwoj timwoj force-pushed the topic/timw/unify-python-pre-commits branch from 88ff803 to 6b02601 Compare March 1, 2024 23:33
@timwoj timwoj force-pushed the topic/timw/unify-python-pre-commits branch from 6b02601 to e7940b8 Compare March 12, 2024 18:11
@timwoj timwoj force-pushed the topic/timw/unify-python-pre-commits branch from e7940b8 to 4551ae1 Compare March 12, 2024 18:13
Copy link
Member

@bbannier bbannier left a comment

Choose a reason for hiding this comment

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

@timwoj timwoj merged commit 06dea74 into master Apr 10, 2024
5 checks passed
@timwoj timwoj deleted the topic/timw/unify-python-pre-commits branch April 10, 2024 16:35
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