mirror of
https://github.com/ultrasonic/ultrasonic
synced 2025-01-30 00:44:53 +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'
|
warning 'ImpliedQuantity'
|
||||||
disable 'IconMissingDensityFolder'
|
disable 'IconMissingDensityFolder'
|
||||||
abortOnError true
|
abortOnError true
|
||||||
|
warningsAsErrors true
|
||||||
}
|
}
|
||||||
|
|
||||||
kotlinOptions {
|
kotlinOptions {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user