ruff/crates/ty/tests/cli
Zanie Blue 78dfc8af0f
[ty] Allow `-qq` for silent output mode (#19366)
This matches uv's behavior.

Briefly discussed at
https://github.com/astral-sh/ruff/pull/19233#discussion_r2197930360

I think the most useful case is to avoid piping to `/dev/null` which
hard to do properly in a cross-platform script.
2025-07-15 17:08:19 +00:00
..
config_option.rs [ty] Allow overriding rules for specific files (#18648) 2025-06-15 14:27:39 +01:00
exit_code.rs [ty] Split CLI tests into multiple files (#18537) 2025-06-07 16:43:28 +00:00
file_selection.rs [ty] Anchor all exclude patterns (#18685) 2025-06-18 08:57:36 +00:00
main.rs [ty] Allow `-qq` for silent output mode (#19366) 2025-07-15 17:08:19 +00:00
python_environment.rs [ty] Update docs links (#19092) 2025-07-02 17:34:56 +02:00
rule_selection.rs Update Rust crate toml to 0.9.0 (#19320) 2025-07-14 13:11:10 +05:30