Pattern: Class has too many lines
Issue: -
Checks if the size of a class exceeds the number of lines specified by the maxLines property.
Property | Description | Default Value |
---|---|---|
maxLines | The maximum number of lines allowed in a class definition. | 1000 |