Skip to content

Commit 7fc51d2

Browse files
authored
docs: fix typo in formatter.md (#9473)
I believe there was a typo in the formatter docs and I've attempted to fix it according to what I think was originally intended.
1 parent 2d362e9 commit 7fc51d2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/formatter.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,7 @@ For the full list of supported settings, see [_Settings_](settings.md#format). F
138138
configuring Ruff via `pyproject.toml`, see [_Configuring Ruff_](configuration.md).
139139

140140
Given the focus on Black compatibility (and unlike formatters like [YAPF](https://github.com/google/yapf)),
141-
Ruff does not currently expose any configuration options to modify core formatting behavior outside
142-
of these trivia-related settings.
141+
Ruff does not currently expose any other configuration options.
143142

144143
## Docstring formatting
145144

0 commit comments

Comments
 (0)