Skip to content

Commit

Permalink
[java] Adding more exceptions to spotbugs
Browse files Browse the repository at this point in the history
[run java]
  • Loading branch information
diemol committed Jul 4, 2022
1 parent ed7d29e commit ae46fd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/spotbugs-excludes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</Match>

<Match>
<Bug code="RCN,MS,DCN,UwF"/>
<Bug code="RCN,MS,DCN,UwF,THROWS,SSD"/>
</Match>

<Match>
Expand Down

0 comments on commit ae46fd8

Please sign in to comment.