Skip to content

Commit 49c2888

Browse files
committed
Do not check for GodClass in tests.
1 parent 631575b commit 49c2888

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

etc/pmd-tests-configuration.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
<exclude name="FinalFieldCouldBeStatic"/>
6868
<exclude name="LawOfDemeter"/>
6969
<exclude name="LoosePackageCoupling"/>
70+
<exclude name="GodClass"/>
7071
<exclude name="SignatureDeclareThrowsException"/>
7172
<exclude name="SimplifyBooleanReturns"/>
7273
<exclude name="TooManyMethods"/>

0 commit comments

Comments
 (0)