taler-android

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

lint.xml (181B)


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