aboutsummaryrefslogtreecommitdiff
path: root/app/lint.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/lint.xml')
-rw-r--r--app/lint.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/lint.xml b/app/lint.xml
index 73d81f99..b307a8b4 100644
--- a/app/lint.xml
+++ b/app/lint.xml
@@ -6,6 +6,9 @@
<issue id="InvalidPackage">
<ignore regexp="X509LDAPCertStoreSpi" />
</issue>
+ <issue id="MissingQuantity">
+ <ignore path="src/main/res/values-fr/strings.xml" />
+ </issue>
<issue id="TrustAllX509TrustManager">
<ignore regexp="bouncycastle" />
<ignore regexp="eclipse/jgit" />