mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-22 10:02:37 +00:00
Update --help
This commit is contained in:
parent
35cc3094b5
commit
589ae48f8c
1 changed files with 1 additions and 1 deletions
|
@ -200,7 +200,7 @@ Options:
|
||||||
Exit with status code "0", even upon detecting errors
|
Exit with status code "0", even upon detecting errors
|
||||||
-w, --watch
|
-w, --watch
|
||||||
Run in watch mode by re-running whenever files change
|
Run in watch mode by re-running whenever files change
|
||||||
-f, --fix
|
--fix
|
||||||
Attempt to automatically fix lint errors
|
Attempt to automatically fix lint errors
|
||||||
-n, --no-cache
|
-n, --no-cache
|
||||||
Disable cache reads
|
Disable cache reads
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue