Conversation
b1f98e7 to
dbdfac2
Compare
AlexWaygood
left a comment
There was a problem hiding this comment.
It's been deprecated for a very long time so I'm okay with removing it, but I also think it would be fine to leave the nice error message there for another minor version. It's not really a maintenance burden 😄
CodSpeed Performance ReportMerging #12835 will not alter performanceComparing Summary
|
|
I consider it a maintenance burden because we consider it for removal in every minor but never go through with it. That's why we should either decide to close the tasks and not remove them until 1.0 (or in ten years when the above argument no longer applies) or to go forward with it. |
946e791 to
b852bca
Compare
Co-authored-by: Alex Waygood <alex.waygood@gmail.com> Closes #12041
Summary
The
tab-sizesetting was deprecated in Ruff 0.1.2 and using it is an error since Ruff 0.5 (#12006).This PR removes the option entirely.
Closes #12041
Test Plan