I’ve added similar configuration to all my modules, but when I change my custom rule and run
detekt
old version of the rule instead of new one is launched.
Only project clean + detekt helps me.
Configuration and build cache are enabled.
How I can ensure that the newest version of rules is launched.