I commit the full default configuration. This way is really easy to know how each rule is configured and modify it as desired.
My problem with this approach is that I can't know which rule is customized and which is based on the default without comparing them, can I?
t
Thierry Merven
03/08/2023, 7:55 AM
Also you don't get new, removed or modified rules from detekt as it changes.
b
Brais Gabin
03/09/2023, 7:49 PM
Leonardo, you are right. But in general I only care about the updates on the Detekt configuration and the link above makes that work for me. And Thierry, that link allow you to do that. It's far from ideal for sure but at least it works.