Lucas Nussbaum:
Hi, I will be looking into doing some mass updates/cleanup in the context of the Ruby team, and was wondering: what are the useful tools in that case? I'm aware of: - the salsa CLI tool (in devscripts) - the glab package - mr (multi repo) - lintian-brush What are teams typically using? Lucas
Hi Lucas, What kind of clean up are you looking for?As an example, for formatting, there is also `wrap-and-sort` or `debputy reformat` (with `X-Style: black`). I am also working on improving `debputy lint --auto-fix`, which may or may not be worth a look depending on your use case.
Best regards, Niels