Replies: 1 comment 3 replies
-
The rules page lists for every rule whether it has a fix or not, see https://docs.astral.sh/ruff/rules/ |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have seen variants of "Fix is always available.", "Fix is sometimes available.".
Should it also contain a "Fix is not available."?
"Blinded by all the new stuff I learn about ruff today", seeing https://docs.astral.sh/ruff/rules/builtin-open/ made me think that builtin-open (PTH123) would be auto-fixable - if only I did
But naturally, not having fixes - it doesn't help to "promote" the fix as safe 🙃
Beta Was this translation helpful? Give feedback.
All reactions