ruff
21c5cfe2 - Consolidate diagnostics for matched disable/enable suppression comments (#22099)

Commit
119 days ago
Consolidate diagnostics for matched disable/enable suppression comments (#22099) ## Summary Combines diagnostics for matched suppression comments, so that ranges and autofixes for both the `#ruff:disable` and `#ruff:enable` comments will be reported as a single diagnostic. ## Test Plan Snapshot changes, added new snapshot for full output from preview mode rather than just a diff. Issue #3711
Author
Parents
Loading