Skip to content

Commit

Permalink
Spotbugs error
Browse files Browse the repository at this point in the history
  • Loading branch information
ctmay4 committed May 31, 2024
1 parent 13a1f97 commit 95b5445
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/spotbugs/spotbugs-exclude.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,7 @@
<Match>
<Bug pattern="DMI_HARDCODED_ABSOLUTE_FILENAME"/>
</Match>
<Match>
<Bug pattern="CT_CONSTRUCTOR_THROW"/>
</Match>
</FindBugsFilter>

0 comments on commit 95b5445

Please sign in to comment.