Mahveotm added a comment.
I don't have a strong opinion here. My thinking around this has mostly been that we use isort to sort imports, nothing too technical, and this isn't particularly a security feature where it could be argued that the more tools we have, the better our system is. There's also no particular performance gain to be had from sorting imports with isort or Ruff that matters much in practice. That's why it made sense to me to use Ruff, which we already have. Using Ruff would let us reduce the number of dependencies we maintain, along with the associated updates and security fixes. I don't think that alone makes it a decisive argument either, but given that both tools do the job, Ruff seems like the cleaner and more logical choice to me. That said, I again don't have a strong preference if there are reasons to keep isort that outweigh the small maintenance benefit of consolidating on Ruff. TASK DETAIL https://phabricator.wikimedia.org/T434949 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/
_______________________________________________ pywikibot-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected]
