Skip to content

Instantly share code, notes, and snippets.

@splaice
Created April 5, 2015 06:48
Show Gist options
  • Save splaice/2839fe5c0438efd85702 to your computer and use it in GitHub Desktop.
Save splaice/2839fe5c0438efd85702 to your computer and use it in GitHub Desktop.
yapf wrapper
#!/usr/bin/env bash
#
# put me in ~/bin and chmod +x me
#
PYTHONPATH=~/src/yapf python ~/src/yapf/yapf $@
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment