I have a multi-module project where we are using detekt for some modules but not for all. When tried to push changes the plugin gave check-warnings but since we treat them as errors it fails the CI/CD. I'm planning to change in the meanwhile to use the gradle detekt task to not block the team/project pace but was this considered on your plugin?
I have a multi-module project where we are using detekt for some modules but not for all. When tried to push changes the plugin gave check-warnings but since we treat them as errors it fails the CI/CD. I'm planning to change in the meanwhile to use the gradle detekt task to not block the team/project pace but was this considered on your plugin?