瀏覽代碼

Lint ignore

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
tobiasKaminsky 4 年之前
父節點
當前提交
cc517ffcfd
共有 2 個文件被更改,包括 7 次插入1 次删除
  1. 6 0
      lint.xml
  2. 1 1
      scripts/analysis/lint-results.txt

+ 6 - 0
lint.xml

@@ -55,4 +55,10 @@
     <issue id="NewApi" severity="error">
         <ignore path="build" />
     </issue>
+
+    <issue id="ObsoleteLintCustomCheck" severity="warning">
+        <ignore path="**/fragment-1.2.5/**/lint.jar" />
+        <ignore path="**/work-runtime-2.3.4/**/lint.jar" />
+        <ignore path="**/jetified-butterknife-runtime-10.2.1/**/lint.jar" />
+    </issue>
 </lint>

+ 1 - 1
scripts/analysis/lint-results.txt

@@ -1,2 +1,2 @@
 DO NOT TOUCH; GENERATED BY DRONE
-      <span class="mdl-layout-title">Lint Report: 86 warnings</span>
+      <span class="mdl-layout-title">Lint Report: 83 warnings</span>