mirror of
https://github.com/astral-sh/ruff
synced 2026-01-09 23:54:36 -05:00
## Summary This change fixes an error in the documentation where cr-lf was displayed as crlf which if you tried to enter into the configuration file running ruff would break. ## Test Plan I ran the tests locally and I ran the documentation server locally and verified the edit ### [Documentation Site](https://docs.astral.sh/ruff/settings/#format-line-ending)  ### Local 