mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-18 19:19:33 +01:00
ci: bump lint score
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
240ec8f98e
commit
eddd07e975
@ -49,4 +49,8 @@
|
|||||||
<issue id="ObsoleteLintCustomCheck" severity="warning">
|
<issue id="ObsoleteLintCustomCheck" severity="warning">
|
||||||
<ignore path="**/jetified-annotation-experimental-1.**/**/lint.jar" />
|
<ignore path="**/jetified-annotation-experimental-1.**/**/lint.jar" />
|
||||||
</issue>
|
</issue>
|
||||||
|
|
||||||
|
<issue id="Aligned16KB" severity="error">
|
||||||
|
<ignore path="**/jetified-android-database-sqlcipher-4.5.4/**/libsqlcipher.so" />
|
||||||
|
</issue>
|
||||||
</lint>
|
</lint>
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
DO NOT TOUCH; GENERATED BY DRONE
|
DO NOT TOUCH; GENERATED BY DRONE
|
||||||
<span class="mdl-layout-title">Lint Report: 9 errors and 99 warnings</span>
|
<span class="mdl-layout-title">Lint Report: 10 errors and 99 warnings</span>
|
||||||
|
Loading…
Reference in New Issue
Block a user