24 Aug
2007
24 Aug
'07
11:28 a.m.
Ryan Schmidt wrote:
---> Verifying Portfile for sleepwatcher Warning: Line 40 has trailing whitespace before newline Warning: Line 46 has trailing whitespace before newline ---> 0 errors and 2 warnings found.
I wish to have that whitespace there and do not want port lint to complain about it.
Maybe it should be made into an option instead ? (so that you can indent blank lines in a block) Just haven't learned how do options (--) yet :-) Feature itself was borrowed from portlint(1)... --anders