Skip to content

Commit

Permalink
Do not check for GodClass in tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Apr 8, 2024
1 parent 631575b commit 49c2888
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/pmd-tests-configuration.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
<exclude name="FinalFieldCouldBeStatic"/>
<exclude name="LawOfDemeter"/>
<exclude name="LoosePackageCoupling"/>
<exclude name="GodClass"/>
<exclude name="SignatureDeclareThrowsException"/>
<exclude name="SimplifyBooleanReturns"/>
<exclude name="TooManyMethods"/>
Expand Down

0 comments on commit 49c2888

Please sign in to comment.