Is there going to be a migration guide? Parsing th...
# detekt
n
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
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
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
detekt.yml
g
There will be a migration guide for 2.0.0 stable
❤️ 1
e
Here'e my migration branch (not quite ready for a PR yet) - https://github.com/eygraber/detekt-rules/tree/detekt-2
thank you frog 1
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)