Skip to content

Instantly share code, notes, and snippets.

@axiaoxin
Created January 24, 2014 07:36
Show Gist options
  • Save axiaoxin/8593532 to your computer and use it in GitHub Desktop.
Save axiaoxin/8593532 to your computer and use it in GitHub Desktop.
find . -type f -name "*.py" | xargs autopep8 -i --aggressive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment