Skip to content

Commit 7be8ba5

Browse files
committed
Suppress BadConfigurationProvider
1 parent 0ed2c49 commit 7be8ba5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/lint.xml

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<lint>
3+
<issue id="BadConfigurationProvider" severity="informational" />
34
<issue id="ImpliedQuantity" severity="warning" />
45
<issue id="ExtraTranslation" severity="warning" />
56
<issue id="MissingDefaultResource" severity="warning" />

0 commit comments

Comments
 (0)