Gwern Branwen <[email protected]> writes: > Anyone know whether leading tabs is *all* that haskell_policy covers? My > sed-fu is weak; the relevant section is: It only checks for tabs, leading or not. It ignores trailing whitespace. I think -fwarn-tabs is a reasonable substitute. If hlint wants to check for trailing whitespace, I would welcome that, but we haven't been checking for that until now.
Yours, Petr. _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
