mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-04 18:58:04 +00:00
docs: add and formatter
to CLI startup message (#12042)
Co-authored-by: Micha Reiser <micha@reiser.io>
This commit is contained in:
parent
47c9ed07f2
commit
55f4812051
2 changed files with 2 additions and 2 deletions
|
@ -516,7 +516,7 @@ See `ruff help` for the full list of Ruff's top-level commands:
|
|||
<!-- Begin auto-generated command help. -->
|
||||
|
||||
```text
|
||||
Ruff: An extremely fast Python linter.
|
||||
Ruff: An extremely fast Python linter and code formatter.
|
||||
|
||||
Usage: ruff [OPTIONS] <COMMAND>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue