mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-05-24 16:35:49 -04:00
Limit lint output to HTML
This commit is contained in:
@@ -173,6 +173,10 @@ android {
|
||||
checkReleaseBuilds false
|
||||
abortOnError false
|
||||
|
||||
htmlReport true
|
||||
xmlReport false
|
||||
textReport false
|
||||
|
||||
// Our translations are crowd-sourced
|
||||
disable 'MissingTranslation'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user