Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
atais committed Jul 30, 2024
1 parent ea7a78c commit 654a674
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gradle/quality-configs/spotbugs/exclude.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
<Match>
<Source name="~.*\.groovy"/>
</Match>
<Match>
<Source name="~.*\.scala"/>
</Match>

<!-- Disable check -->
<Match>
Expand Down

0 comments on commit 654a674

Please sign in to comment.