L006

Source file should not be too long

Description:

The source file should not exceed a reasonable length.

Long source files can indicate an opportunity for refactoring.

Recognized parameters:

NameDefaultDescription
max-file-length2000Maximum number of lines in a file.

Compliance: Inspirel

Rule index