I am updating my Android project to use latest version .19.0, I tried to include check LambdaParameterNaming in my detekt config file and it gives me this error " Property 'style>LambdaParameterNaming' is misspelled or does not exist. I just change my plugin version from 1.18.0 to 1.19.0 and did the changes to reporting section. But all new rules are giving me similar errors.