mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-12 08:58:51 -04:00
remove lint ignore from all projects
This commit is contained in:
parent
f47f18bca8
commit
a19cef9336
@ -115,8 +115,7 @@ class AllProjectConfigurer {
|
|||||||
"IconDipSize",
|
"IconDipSize",
|
||||||
"UnusedResources",
|
"UnusedResources",
|
||||||
"NonConstantResourceId",
|
"NonConstantResourceId",
|
||||||
"NotifyDataSetChanged",
|
"NotifyDataSetChanged"
|
||||||
"StringFormatCount"
|
|
||||||
)
|
)
|
||||||
lintConfig = target.rootProject.file("lintConfig.xml")
|
lintConfig = target.rootProject.file("lintConfig.xml")
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user