Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
akaihola committed Mar 30, 2024
1 parent 4321f12 commit 26a1c31
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,8 @@ The following `command line arguments`_ can also be used to modify the defaults:
-t VERSION, --target-version VERSION
[py33\|py34\|py35\|py36\|py37\|py38\|py39\|py310\|py311\|py312] Python versions
that should be supported by Black's output. [default: per-file auto-detection]
--formatter FORMATTER
Formatter to use for reformatting code

To change default values for these options for a given project,
add a ``[tool.darker]`` or ``[tool.black]`` section to ``pyproject.toml`` in the
Expand Down

0 comments on commit 26a1c31

Please sign in to comment.