taler-android

Android apps for GNU Taler (wallet, PoS, cashier)
Log | Files | Refs | README | LICENSE

lint.xml (233B)


      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <lint>
      3     <issue id="MissingTranslation" severity="ignore" />
      4     <issue id="ExtraTranslation" severity="ignore" />
      5     <issue id="all">
      6         <ignore path="fastlane" />
      7     </issue>
      8 </lint>