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

Move deviations from formatter README to documentation #10444

Merged
merged 1 commit into from Mar 18, 2024

Conversation

MichaReiser
Copy link
Member

@MichaReiser MichaReiser commented Mar 18, 2024

Summary

#10151 documented the deviations between Ruff and Black with the new 2024 style guide in the ruff-python-formatter/README.md. However, that's not the documentation shown
on the website when navigating to intentional deviations.

This PR streamlines the ruff-python-formatter/README.md and links to the documentation on the website instead of repeating the same content.
The PR also makes the 2024 style guide deviations available on the website documentation.

Test Plan

I built the documentation locally and verified that the 2024 style guide known deviations are now shown on the website.

@MichaReiser MichaReiser added the documentation Improvements or additions to documentation label Mar 18, 2024
@MichaReiser MichaReiser enabled auto-merge (squash) March 18, 2024 08:20
@MichaReiser MichaReiser merged commit 1248631 into main Mar 18, 2024
16 checks passed
@MichaReiser MichaReiser deleted the formatter-2024-deviations branch March 18, 2024 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant