mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-06-16 11:50:09 -04:00
Ignore unused resources in translations as well
weblate will remove them with its updates
This commit is contained in:
@@ -19,4 +19,7 @@
|
||||
<issue id="UnusedResources" severity="informational">
|
||||
<ignore path="src/main/res/values/strings.xml" />
|
||||
</issue>
|
||||
<issue id="MissingDefaultResource" severity="informational">
|
||||
<ignore path="src/main/res/**/strings.xml" />
|
||||
</issue>
|
||||
</lint>
|
||||
|
||||
Reference in New Issue
Block a user