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

Update pre-commit hooks, replace black with black compatible ruff-format #1892

Merged
merged 3 commits into from
Jan 24, 2025

Conversation

dbast
Copy link
Contributor

@dbast dbast commented Jan 13, 2025

The Ruff Formatter is an extremely fast Python code formatter designed as a drop-in replacement for Black.

This leads to some adjustments as ruff already contains 2025 black style updates, see astral-sh/ruff#13371

The [Ruff Formatter](https://docs.astral.sh/ruff/formatter/) is an
extremely fast Python code formatter designed as a drop-in replacement
for Black.

This leads to some adjustments as ruff already contains 2025 black style
updates, see astral-sh/ruff#13371
@dbast
Copy link
Contributor Author

dbast commented Jan 15, 2025

@norhh Ready for review / merge. Thanks

Copy link
Collaborator

@norhh norhh left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution!

@dbast
Copy link
Contributor Author

dbast commented Jan 21, 2025

Green again :)

@norhh norhh merged commit 3f1ad3f into Consensys:develop Jan 24, 2025
4 checks passed
@dbast dbast deleted the pre-commit-update branch January 24, 2025 15:39
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