Requires the file to be at most the number of lines specified
Types: Integer
or Object
Values:
Integer
: file should be at most the number of lines specifiedObject
:value
: (required) lines should be at most the number of characters specifiedallExcept
: (default: []
) an array of conditions that will exempt a linecomments
: allows comments to break the rule
*"maximumNumberOfLines": 100