Replies: 1 comment
-
Thank you so much for the kind words. It's great to hear that the new rules are useful to you. |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Between ruff 0.7.2 and 0.8.1 something changed. It looks like maybe parenthesize-chained-operators changed or was finally enforced by default in our pre-commit. (0.8.0 release notes said it "stabilized", not sure what that is.)
Anyway, that re-formatted our code in such a way as to reveal a bug. So, thanks for implementing it!
Beta Was this translation helpful? Give feedback.
All reactions