You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're getting close to finishing the formatter changes for Ruff's 2024 preview style (see #8678).
A way for us to get feedback is to reach out to maintainers using Ruff's formatter by creating a PR with the formatting changes when running ruff format with --preview. The goal is not to get the PR merged (we should make this clear in the PR summary), but to review the changes ourselves and ask them if they see any changes they dislike or find questionable.
I recommend waiting for the next release or building Ruff from the source before submitting any PRs.
If anyone is interested in PRing the changes to a repository, please comment on this issue so that we can track the PRs and the feedback.
The text was updated successfully, but these errors were encountered:
I won't be doing this anymore because I received feedback that the primary value of Ruff/Black is that they don't need to think about formatting at all and me asking for feedback takes that value proposition for them.
I'll manually review the changes to some larger projects and make the call myself.
We're getting close to finishing the formatter changes for Ruff's 2024 preview style (see #8678).
A way for us to get feedback is to reach out to maintainers using Ruff's formatter by creating a PR with the formatting changes when running
ruff format
with--preview
. The goal is not to get the PR merged (we should make this clear in the PR summary), but to review the changes ourselves and ask them if they see any changes they dislike or find questionable.I recommend waiting for the next release or building Ruff from the source before submitting any PRs.
If anyone is interested in PRing the changes to a repository, please comment on this issue so that we can track the PRs and the feedback.
The text was updated successfully, but these errors were encountered: