ruff
9cc132f0 - [`eradicate`] ignore ruff:disable and ruff:enable comments in `ERA001` (#22038)

Commit
4 days ago
[`eradicate`] ignore ruff:disable and ruff:enable comments in `ERA001` (#22038) ## Summary Don't flag `# ruff: disable` or `# ruff: enable` comments as commented-out code. ## Test Plan New test cases. Issue #3711
Author
Parents
Loading