ruff
9cc132f0
- [`eradicate`] ignore ruff:disable and ruff:enable comments in `ERA001` (#22038)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#22038 - [`eradicate`] ignore ruff:disable and ruff:enable comments in `ERA001`
Author
amyreese
Parents
cf8d2e35
Loading