| Type | Name and description |
|---|---|
java.lang.Boolean |
abortOnErrorif set to false or true it overrides CodeQualityToolsPluginExtension.failEarly |
java.lang.String |
baselineFileNameThe baseline file name (e.g. baseline.xml) which will be saved under each project. |
java.lang.Boolean |
checkAllWarningsReturns whether lint should check all warnings, including those off by default |
boolean |
enabledability to enable or disable only lint for every subproject that is not ignored |
java.lang.String |
textOutputSpecify the textOutput for lint. |
java.lang.Boolean |
textReportEnable or disable textReport |
java.lang.Boolean |
warningsAsErrorsif set to false or true it overrides CodeQualityToolsPluginExtension.failEarly |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
if set to false or true it overrides CodeQualityToolsPluginExtension.failEarly
The baseline file name (e.g. baseline.xml) which will be saved under each project.
Returns whether lint should check all warnings, including those off by default
ability to enable or disable only lint for every subproject that is not ignored
Specify the textOutput for lint. It will only be used when textReport is set to true
Enable or disable textReport
if set to false or true it overrides CodeQualityToolsPluginExtension.failEarly