mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 05:05:31 +03:00
11 lines
No EOL
301 B
XML
11 lines
No EOL
301 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<lint>
|
|
<issue id="InvalidPackage">
|
|
<ignore path="**/freemarker-2.3.23.jar"/>
|
|
<ignore path="**/nnio-0.2.jar"/>
|
|
</issue>
|
|
|
|
<issue id="UnusedResources">
|
|
<ignore regexp="store_short_desc|store_full_desc" />
|
|
</issue>
|
|
</lint> |