On Wed, May 22, 2013 at 3:51 PM, Thomas Thrainer <[email protected]>wrote:
> 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 <[email protected]> > Didn't we say "multiple of 1000". Anyway, LGTM Thanks, Guido
