Skip to content

Instantly share code, notes, and snippets.

@notmyname
Created March 26, 2014 22:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save notmyname/7b58811f097997c6a957 to your computer and use it in GitHub Desktop.
Save notmyname/7b58811f097997c6a957 to your computer and use it in GitHub Desktop.
$ type test_pep8
test_pep8 is aliased to `git diff HEAD~1 --name-only | grep '\.py$' | xargs pep8 -r'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment