Is there going to be a migration guide? Parsing the changelog now and I think I'm able to find what I need but as more things changes having a central concise list changes to make would be helpful 🙌
b
Brais Gabin
09/04/2025, 7:17 PM
I'll try to start one tomorrow when I migrate my project. But we will ask for contributions for it. Because there are around 2 years of breaking changes. And tons of them are breaking changes over the previous ones...
nod 2
thank you frog 1
e
eygraber
09/04/2025, 7:21 PM
I can push a PR shortly for one of my custom rules repos that I migrated. I can't share my main project where I'm migrating the actual usage of the Detekt plugin, but aside from some custom tooling, it was mostly just bumping the version and updating
FWIW I migrated those rules, a convention plugin for detekt, and a large application using it, and everything works really great (aside from a few false positives on new rules that I filed issues for)