mirror of
https://github.com/astral-sh/ruff
synced 2026-01-20 21:10:48 -05:00
Flag out-of-date docs on CI (#3309)
This commit is contained in:
@@ -206,6 +206,8 @@ Options:
|
||||
Run in watch mode by re-running whenever files change
|
||||
--fix-only
|
||||
Fix any fixable lint violations, but don't report on leftover violations. Implies `--fix`
|
||||
--ignore-noqa
|
||||
Ignore any `# noqa` comments
|
||||
--format <FORMAT>
|
||||
Output serialization format for violations [env: RUFF_FORMAT=] [possible values: text, json, junit, grouped, github, gitlab, pylint]
|
||||
--target-version <TARGET_VERSION>
|
||||
|
||||
Reference in New Issue
Block a user