We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 287be6c commit b57fb83Copy full SHA for b57fb83
dapr-spring/spotbugs-exclude.xml
@@ -1,11 +1,3 @@
1
<FindBugsFilter>
2
- <Match>
3
- <Package name="~io\.dapr\.spring.*"/>
4
- <Bug pattern="EI_EXPOSE_REP"/>
5
- </Match>
6
7
8
9
- <Bug pattern="EI_EXPOSE_REP2"/>
10
11
</FindBugsFilter>
0 commit comments