« Previous | Next » 

Revision 26ec2f38

ID26ec2f388195849031a848db4911733bf9e29ee7

Added by Thomas Thrainer almost 11 years ago

Reduce pylint maximum file length to 4500

The longest Python files we still have are around 4200 lines long. In
order to prevent future growth, limit the maximum file length (checked
by pylint) to 4500 lines.

Signed-off-by: Thomas Thrainer <>
Reviewed-by: Guido Trotter <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences