Skip to content

Commit ae46fd8

Browse files
committed
[java] Adding more exceptions to spotbugs
[run java]
1 parent ed7d29e commit ae46fd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/spotbugs-excludes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</Match>
1818

1919
<Match>
20-
<Bug code="RCN,MS,DCN,UwF"/>
20+
<Bug code="RCN,MS,DCN,UwF,THROWS,SSD"/>
2121
</Match>
2222

2323
<Match>

0 commit comments

Comments
 (0)