![JAR search and dependency download from the Maven repository](/logo.png)
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