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