mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-02 22:53:09 +01:00
Ensure lint configuration is applied to all modules.
This commit is contained in:
committed by
Greyson Parrelli
parent
2c6524f6c0
commit
879e8f98bd
@@ -456,6 +456,7 @@ android {
|
||||
ignoreWarnings = true
|
||||
quiet = true
|
||||
disable += "LintError"
|
||||
lintConfig = rootProject.file("lint.xml")
|
||||
}
|
||||
|
||||
androidComponents {
|
||||
|
||||
Reference in New Issue
Block a user