rspec/rules/S1448/parameters.adoc

21 lines
226 B
Plaintext
Raw Normal View History

=== Parameters
.maximumMethodThreshold
****
----
35
----
The maximum number of methods authorized in a class.
****
.countNonpublicMethods
****
----
true
----
Whether or not to include non-public methods in the count
****