Modifiers | Name | Description |
---|---|---|
static class |
Lint.LintGradleIssueRegistry |
Type | Name and description |
---|---|
void |
lint() |
void |
lintAllVariants(AndroidProject modelProject) Runs lint individually on all the variants, and then compares the results across variants and reports these |
void |
lintSingleVariant(AndroidProject modelProject, java.lang.String variantName) Runs lint on a single specified variant |
void |
setFatalOnly(boolean fatalOnly) |
void |
setPlugin(BasePlugin plugin) |
void |
setVariantName(java.lang.String variantName) |
Runs lint individually on all the variants, and then compares the results across variants and reports these
Runs lint on a single specified variant