Skip to content

Commit b57fb83

Browse files
author
Artur Ciocanu
committed
Remove spotbugs exclusion
1 parent 287be6c commit b57fb83

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

dapr-spring/spotbugs-exclude.xml

-8
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
11
<FindBugsFilter>
2-
<Match>
3-
<Package name="~io\.dapr\.spring.*"/>
4-
<Bug pattern="EI_EXPOSE_REP"/>
5-
</Match>
62

7-
<Match>
8-
<Package name="~io\.dapr\.spring.*"/>
9-
<Bug pattern="EI_EXPOSE_REP2"/>
10-
</Match>
113
</FindBugsFilter>

0 commit comments

Comments
 (0)