mirror of
https://github.com/ultrasonic/ultrasonic
synced 2025-01-29 00:19:24 +01:00
Make the CI fail if any new lint issues (warnings or errors) are added.
This commit is contained in:
parent
d26f8595ab
commit
387119a90c
@ -51,6 +51,7 @@ android {
|
||||
warning 'ImpliedQuantity'
|
||||
disable 'IconMissingDensityFolder'
|
||||
abortOnError true
|
||||
warningsAsErrors true
|
||||
}
|
||||
|
||||
kotlinOptions {
|
||||
|
Loading…
x
Reference in New Issue
Block a user