Skip to content

Commit

Permalink
disable one rule
Browse files Browse the repository at this point in the history
  • Loading branch information
rbri committed Nov 18, 2024
1 parent e37b9ac commit 83434ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pmd-ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@

<rule ref="category/java/bestpractices.xml">
<exclude name="AccessorMethodGeneration"/>
<exclude name="UseVarargs"/>
</rule>

<rule ref="category/java/codestyle.xml">
Expand Down

0 comments on commit 83434ff

Please sign in to comment.