rspec/rules/S133/java/rule.adoc

13 lines
374 B
Plaintext
Raw Normal View History

2020-06-30 12:47:33 +02:00
include::../description.adoc[]
== Exceptions
2021-01-27 13:42:22 +01:00
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.
ifdef::rspecator-view[]
== Comments And Links
(visible only on this page)
include::../comments-and-links.adoc[]
endif::rspecator-view[]