mirror of
https://github.com/astral-sh/ruff.git
synced 2026-06-21 08:34:21 -04:00
b90a0300df
## Summary Follow up to #26050 to clean up the ecosystem check script now that diagnostics without severity are the baseline again. This reverts both the temporary normalization code from that PR and the earlier regex change from https://github.com/astral-sh/ruff/pull/23845. ## Test Plan CI on this PR