Skip to content

Instantly share code, notes, and snippets.

@ytakashina
Created March 27, 2018 00:58
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save ytakashina/f2eddfb5701c3a98e5d4145344036329 to your computer and use it in GitHub Desktop.
Save ytakashina/f2eddfb5701c3a98e5d4145344036329 to your computer and use it in GitHub Desktop.
$ pycodestyle . | cut -d: -f1 | sort | uniq | xargs autopep8 -i --ignore E501
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment