rspec/rules/S133/java/rule.adoc
2021-01-27 13:42:22 +01:00

6 lines
236 B
Plaintext

include::../description.adoc[]
== Exceptions
While having a large number of fields in a ``++class++`` may indicate that it should be split, this rule nonetheless ignores high complexity in ``++equals++`` and ``++hashCode++`` methods.