Hi all, I keep introducing trailing whitespace into patches without meaning to, and I'd like to know what other people do to prevent this.
In my emacs file, I put (add-hook 'before-save-hook 'delete-trailing-whitespace) and I enabled a similar option in Eclipse. What do others do? Thanks, RJ
