ruff/docs
Micha Reiser 12486315fb
Move deviations from formatter README to documentation (#10444)
## 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](https://docs.astral.sh/ruff/formatter/black/).

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.
2024-03-18 08:22:28 +00:00
..
.overrides/partials/integrations/analytics Move some MkDocs responsibilities around (#5542) 2023-07-05 22:06:01 +00:00
assets Update docs to match updated logo and color palette (#5283) 2023-06-22 11:19:34 -04:00
formatter Move deviations from formatter README to documentation (#10444) 2024-03-18 08:22:28 +00:00
stylesheets fix(docs): admonition in dark mode (#9502) 2024-01-13 07:43:13 -05:00
.gitignore Fix gitignore to not ignore files that are required (#7538) 2023-09-21 21:33:09 +02:00
configuration.md `ruff server` - A new built-in LSP for Ruff, written in Rust (#10158) 2024-03-08 20:57:23 -08:00
faq.md Fix broken documentation links affected by namespace changes in lint rules (#10182) 2024-03-01 12:35:29 +01:00
formatter.md `docs`: remove `.` from check and format commands (#10217) 2024-03-13 10:10:48 -05:00
installation.md `docs`: remove `.` from check and format commands (#10217) 2024-03-13 10:10:48 -05:00
integrations.md Bump version to 0.3.3 (#10425) 2024-03-15 12:51:49 -05:00
linter.md `docs`: remove `.` from check and format commands (#10217) 2024-03-13 10:10:48 -05:00
preview.md Spellcheck & grammar (#10375) 2024-03-13 02:34:23 +00:00
requirements-insiders.txt Add package name to requirements-insiders.txt (#10090) 2024-02-26 10:52:58 -05:00
requirements.txt Redirect from rule codes to rule pages in docs (#8636) 2023-11-12 17:47:10 -05:00
tutorial.md `docs`: remove `.` from check and format commands (#10217) 2024-03-13 10:10:48 -05:00
versioning.md Spellcheck & grammar (#10375) 2024-03-13 02:34:23 +00:00