ruff/crates/ruff_cli/tests
Zanie Blue 889117ea87
Fix handling of `Applicability::Display` fixes when generating summary messages (#7932)
We were including `Display` fixes in the summary counts for unapplicable
fixes resulting in incorrect prompts to the user that a fix could be
enabled.
2023-10-12 20:33:31 -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 Fix handling of `Applicability::Display` fixes when generating summary messages (#7932) 2023-10-12 20:33:31 -05:00
lint.rs Update CLI to respect fix applicability (#7769) 2023-10-06 03:41:43 +00:00