Limit lint output to HTML
This commit is contained in:
parent
939e3004b6
commit
e43355ce56
@ -173,6 +173,10 @@ android {
|
|||||||
checkReleaseBuilds false
|
checkReleaseBuilds false
|
||||||
abortOnError false
|
abortOnError false
|
||||||
|
|
||||||
|
htmlReport true
|
||||||
|
xmlReport false
|
||||||
|
textReport false
|
||||||
|
|
||||||
// Our translations are crowd-sourced
|
// Our translations are crowd-sourced
|
||||||
disable 'MissingTranslation'
|
disable 'MissingTranslation'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user