mirror of https://github.com/astral-sh/ruff
Update --help
This commit is contained in:
parent
35cc3094b5
commit
589ae48f8c
|
|
@ -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…
Reference in New Issue