STY: pin ruff version exactly and fix new violations in v0.16.0 - #411
STY: pin ruff version exactly and fix new violations in v0.16.0#411neutrinoceros wants to merge 1 commit into
Conversation
71ebd89 to
9fdada2
Compare
|
errors are unrelated and addressed in #410. |
|
we can also explicitly select the old default ruff rules and add in the new ones one at a time, like in spacetelescope/romancal#2400; the docs say the pre-0.16.0 default rules were: select = ["E4", "E7", "E9", "F"] |
|
That'd be fine with me, just not guaranteed to work through future (implicit) upgrades. Let me know what you prefer. In the mean time, I'll just resolve merge conflicts. |
9fdada2 to
c2e4f85
Compare
zacharyburnett
left a comment
There was a problem hiding this comment.
ok then, lets go with the new default rules that ship with 0.16.0, they seem sensible enough and don't introduce too many changes
No description provided.