mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-28 21:05:08 +00:00
![]() ## Summary Since `--format` was changed to `--output-format` for `check`, it feels like it makes sense for the same to work for the auxiliary commands. This * adds the same deprecation warning that used to be a thing in #7514 (and un-became a thing in #7984) Fixes #7990. ## Test Plan * `cargo run --bin=ruff -- rule --all --output-format=json` works * `cargo run --bin=ruff -- rule --format=json` works with warnings |
||
---|---|---|
.. | ||
bin | ||
commands | ||
snapshots | ||
args.rs | ||
cache.rs | ||
diagnostics.rs | ||
lib.rs | ||
panic.rs | ||
printer.rs | ||
resolve.rs | ||
stdin.rs | ||
version.rs |