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 #1004

Merged
merged 5 commits into from
Oct 10, 2024
Merged

Ruff #1004

merged 5 commits into from
Oct 10, 2024

Conversation

craigds
Copy link
Member

@craigds craigds commented Oct 10, 2024

Description

Replaces existing Black hook. Runs on pre-commit (contributors should run pre-commit install in the repo root to set this up.)

Related links:

Ruff: An extremely fast Python linter and code formatter, written in Rust.

Checklist:

  • Have you reviewed your own change?
  • Have you included test(s)?
  • Have you updated the changelog?

[Ruff](https://docs.astral.sh/ruff/):
An extremely fast Python linter and code formatter, written in Rust.

Replaces existing Black hook. Runs on pre-commit (contributors should
run `pre-commit install` in the repo root to set this up.)
@craigds craigds requested a review from olsen232 October 10, 2024 21:05
@craigds craigds merged commit 7286ce5 into master Oct 10, 2024
35 checks passed
@craigds craigds deleted the ruff branch October 10, 2024 22:16
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