Sign in
android
/
platform
/
tools
/
adt
/
idea
/
HEAD
/
.
/
project-system-gradle-upgrade
/
testData
/
upgrade
/
MigrateLintOptionsToLint
/
LintOptionsToLintExpected.gradle
blob: 4cd60d985b59db375c7a73be3f2f6d4be72d4e40 [
file
] [
log
] [
blame
]
android
{
lint
{
abortOnError
true
checkOnly
'check-id-1'
error
'error-id-1'
informational
'informational-id-1'
,
'informational-id-2'
noLines
false
xmlOutput file
(
'xmlOutput.xml'
)
}
}