Pattern: Block has too many lines
Issue: -
This rule checks if the length of a block exceeds some maximum value. Comment lines can optionally be ignored. The maximum allowed length is configurable. The rule can be configured to ignore blocks passed to certain methods.
Attribute | Value |
---|---|
CountComments | false |
Max | 25 |
ExcludedMethods |