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