summaryrefslogtreecommitdiff
path: root/lint.xml
diff options
context:
space:
mode:
authorTorsten Grote <t@grobox.de>2020-05-26 09:54:08 -0300
committerTorsten Grote <t@grobox.de>2020-05-26 09:54:08 -0300
commitf67116bd983aa5ba8c0369fbe4f1fdb18274ab06 (patch)
tree13cf24dabb6882b156aeede84be4bfdd2c525619 /lint.xml
parent7988b386912edc100704334df425231372a3523d (diff)
downloadtaler-android-f67116bd983aa5ba8c0369fbe4f1fdb18274ab06.tar.gz
taler-android-f67116bd983aa5ba8c0369fbe4f1fdb18274ab06.tar.bz2
taler-android-f67116bd983aa5ba8c0369fbe4f1fdb18274ab06.zip
Ignore some paths for lint and upgrade secrurity library
Diffstat (limited to 'lint.xml')
-rw-r--r--lint.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/lint.xml b/lint.xml
new file mode 100644
index 0000000..c43da36
--- /dev/null
+++ b/lint.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<lint>
+ <issue id="all">
+ <ignore path="artwork" />
+ </issue>
+</lint>