ruff/crates/ruff_cli/tests
Zanie Blue ddffadb4b0
When only unsafe fixes are available, include note that no fixes are available first (#7950)
I believe this is a bit clearer.

When no fixes are available (safe _and_ unsafe) we will not include a
message at all.
2023-10-13 12:43:13 -05:00
..
snapshots Add cell field to JSON output format (#7664) 2023-10-13 01:06:02 +00:00
format.rs Add cell field to JSON output format (#7664) 2023-10-13 01:06:02 +00:00
integration_test.rs When only unsafe fixes are available, include note that no fixes are available first (#7950) 2023-10-13 12:43:13 -05:00
lint.rs Update CLI to respect fix applicability (#7769) 2023-10-06 03:41:43 +00:00