mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-21 08:55:42 +03:00
[merge] Suppress lint
Change-Id: I7310fb496c9c9764cb0f6f62b5f1ef80f78f323d
This commit is contained in:
parent
bffb997511
commit
d2535cdb7e
1 changed files with 3 additions and 0 deletions
|
@ -115,4 +115,7 @@
|
|||
|
||||
<!-- DI -->
|
||||
<issue id="JvmStaticProvidesInObjectDetector" severity="error" />
|
||||
|
||||
<!-- SC -->
|
||||
<issue id="ExtraTranslation" severity="ignore" />
|
||||
</lint>
|
||||
|
|
Loading…
Reference in a new issue