ModuleCheckSettings
Properties
Link copied to clipboard
List of CodeGeneratorBinding's to be checked, which aren't included by default with ModuleCheck.
Link copied to clipboard
List of KaptMatcher's to be checked, which aren't included by default with ModuleCheck.
Link copied to clipboard
Link copied to clipboard
If true, ModuleCheck will delete declarations of unused dependencies entirely.
Link copied to clipboard
Set of modules which will not be excluded from error reporting. The most common use-case would be if the module is the root of a dependency graph, like an Android application module, and it needs everything in its classpath for dependency injection purposes.
Link copied to clipboard
Set of modules which are allowed to be unused.
Link copied to clipboard
Configures reporting options
Link copied to clipboard