Does Ruff also format pyproject.toml itself? #18971
Answered
by
charliermarsh
steinwaywhw
asked this question in
Q&A
-
Since Ruff can be configured in pyproject.toml, it is very noisy to Google the answer ... thought I'd just ask here: in addition to formatting *.py files, does Ruff format pyproject.toml itself? I tried it out and it doesn't seem to. But I also don't know if there's some knobs that can enable that if it can. |
Beta Was this translation helpful? Give feedback.
Answered by
charliermarsh
Jun 27, 2025
Replies: 1 comment
-
No, Ruff doesn't support TOML formatting right now. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
steinwaywhw
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, Ruff doesn't support TOML formatting right now.