UNPKG
@aire-ux/aire-code-panel
Version:
latest (1.0.1)
1.0.1
aire-code-panel
github.com/aire-ux/aire-code-panel
aire-ux/aire-code-panel
@aire-ux/aire-code-panel
/
check
/
spotbugs
/
exclusions.xml
10 lines
•
195 B
text/xml
View Raw
1
2
3
4
5
6
7
8
9
10
<
FindBugsFilter
>
<
Match
>
<
Class
name
=
"*"
/>
<
Bug
pattern
=
"EI_EXPOSE_REP"
/>
</
Match
>
<
Match
>
<
Class
name
=
"*"
/>
<
Bug
pattern
=
"EI_EXPOSE_REP2"
/>
</
Match
>
</
FindBugsFilter
>