Skip to content

Instantly share code, notes, and snippets.

@doloopwhile
Created April 15, 2013 12:41
Show Gist options
  • Save doloopwhile/5387766 to your computer and use it in GitHub Desktop.
Save doloopwhile/5387766 to your computer and use it in GitHub Desktop.
pep8 hook
#!/bin/sh
pep8 `git rev-parse --show-toplevel`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment