We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents edc3c65 + 9e194a1 commit 75ef7beCopy full SHA for 75ef7be
core/res/lint.xml
@@ -0,0 +1,7 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<lint>
3
+ <!-- temporary until we add frameworks support -->
4
+ <issue id="UnusedResources" severity="ignore" />
5
+
6
+ <issue id="PrivateResource" severity="ignore" />
7
+</lint>
packages/SystemUI/lint.xml
@@ -0,0 +1,4 @@
0 commit comments