Changelog: https://arturbosch.github.io/detekt/changelog.html Fixes #7360. Also use more exact test glob. Co-authored-by: Andrew Gaul <andrew@gaul.org>
Add a custom detekt rule to blacklist certain properties. This is immediately useful for making sure that developers do not configure runtime behavior using the `BuildConfig.DEBUG` property but it is useful in a wider context.