[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#255633: lintian: check for trailing whitespace



Package: lintian
Severity: wishlist

Could check for, if not already:
Non compressed doc files, e.g.,
/usr/share/doc/wml/README

And more importantly, trailing whitespace, e.g.,:
perl -wne 'print if /\w$/' /usr/share/doc/wml/README|wc -l
13

Could even check for wasted vertical space: \n\n\n or whatever.



Reply to: