mistercrunch commented on PR #31262: URL: https://github.com/apache/superset/pull/31262#issuecomment-2515160270
> Can we reserve this for the 5.0 breaking window When is this scheduled? Thinking about it though, switching dev tools shouldn't have any impacts on UX/interfaces. From my understanding semver is mostly interface oriented. I'm favoring moving fast on this while I have momentum on improving devex. Though it may have impact on mergeability of cherries, so may be good to wait for that. Also noting that when I enabling the pylint rules currently commented in my PR using `ruff`, it finds hundreds lint issues, meaning turning on `ruff` should up code quality moving forward (my plan is to enable these rules, run `--fix`, and `--add-noqa`). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
