浏览代码

ignore MissingQuantity in values-ka-rGE/strings.xml

Andy Scherzinger 7 年之前
父节点
当前提交
3867fbb0de
共有 1 个文件被更改,包括 6 次插入1 次删除
  1. 6 1
      lint.xml

+ 6 - 1
lint.xml

@@ -8,4 +8,9 @@
     <issue id="UnusedResources">
         <ignore regexp="store_short_desc|store_full_desc" />
     </issue>
-</lint>
+    
+    <issue id="MissingQuantity">
+        <ignore path="/src/main/res/values-ka-rGE/strings.xml" />
+    </issue>
+
+</lint>