Commits
Click on a commit to change the comparison range[`ruff`] Stabilize `unraw-re-pattern` (`RUF039`)
Summary
--
Stabilizes RUF039 and moves its tests out of `preview_rules`.
Test Plan
--
2 closed issues 3 days after the rule was added, otherwise no issues. However,
there's a chance we need a better autofix for regexes involving escapes. We'll
need to see the ecosystem check for this.