rspec/rules/S110/parameters.adoc

20 lines
364 B
Plaintext
Raw Normal View History

=== Parameters
* key = max
Description: Maximum depth of the inheritance tree. (Number)
Default Value: 5
Type: Integer
Key: filteredClasses
Description: Classes to be filtered out of the count of inheritance. Depth counting will stop when a filtered class is reached. Ex value: java.fwk.AbstractFwkClass, java.fwkPackage.*
Default Value: ""
Type: String