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

[Utils] Define line-length for "ruff format" #17125

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

Lunderberg
Copy link
Contributor

The ruff format tool is an alternative to the black formatter, with significantly improved performance. This commit updates the pyproject.toml to include a configuration for ruff format, matched to the configuration of black.

The `ruff format` tool is an alternative to the `black` formatter,
with significantly improved performance.  This commit updates the
`pyproject.toml` to include a configuration for `ruff format`, matched
to the configuration of `black`.
@Lunderberg Lunderberg requested a review from sunggg July 12, 2024 18:58
@sunggg sunggg merged commit 0346266 into apache:main Jul 12, 2024
15 checks passed
@Lunderberg Lunderberg deleted the pyproject_toml_configure_ruff_format branch July 14, 2024 11: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