All Downloads are FREE. Search and download functionalities are using the official Maven repository.

errorprone.bugpattern.ScopeOnModule.md Maven / Gradle / Ivy

The newest version!
Scopes on modules have no function and are often incorrectly assumed to apply
the scope to every binding method in the module. This check removes all scope
annotations from any class annotated with `@Module` or `@ProducerModule`.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy