Skip to content

Instantly share code, notes, and snippets.

@pwl
Created March 23, 2012 17:22
Show Gist options
  • Save pwl/2172959 to your computer and use it in GitHub Desktop.
Save pwl/2172959 to your computer and use it in GitHub Desktop.
(setq require-final-newline t)
(add-hook 'before-save-hook 'delete-trailing-whitespace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment