Anyone out there interested in helping out with a subversion pre-commit hook to:<br><br>- remove trailing whitespace,<br>- expand tabs to spaces,<br>- detect 80-col violations,<br><br>as well as detect other style guideline breakage?<br>
<br>I just ran into the trailing whitespace problem: Eclipse and other editors like to trim excess whitespace from source. However, when one commits a patch with trailing whitespace removed, the extraneous diffs make reading the patch more difficult.<br>
<br>Reply to me privately if you're interested in helping out.<br><br><br>-scooter<br>