Skip to content

Commit

Permalink
style: include NM_CLASS_NAMING_CONVENTION and `NM_METHOD_NAMING_CON…
Browse files Browse the repository at this point in the history
…VENTION` (#5231)
  • Loading branch information
vil02 authored Jun 25, 2024
1 parent a710fe1 commit d36f54b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions spotbugs-exclude.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@
<Match>
<Bug pattern="DM_NEXTINT_VIA_NEXTDOUBLE" />
</Match>
<Match>
<Bug pattern="NM_CLASS_NAMING_CONVENTION" />
</Match>
<Match>
<Bug pattern="SIC_INNER_SHOULD_BE_STATIC" />
</Match>
Expand All @@ -44,9 +41,6 @@
<Match>
<Bug pattern="INT_BAD_REM_BY_1" />
</Match>
<Match>
<Bug pattern="NM_METHOD_NAMING_CONVENTION" />
</Match>
<Match>
<Bug pattern="ICAST_IDIV_CAST_TO_DOUBLE" />
</Match>
Expand Down

0 comments on commit d36f54b

Please sign in to comment.