ModuleCheck icon indicating copy to clipboard operation
ModuleCheck copied to clipboard

New rule suggestion: DisableBuildConfig

Open tasomaniac opened this issue 3 years ago • 0 comments

The plugin may look into the usage of generated BuildConfig class and may suggest to disable it. Just like Android resources, this also needs to look into ancestors.

Thinking out loud: it also needs to first check if it is disabled globally via gradle.properties

tasomaniac avatar Mar 20 '22 11:03 tasomaniac