Skip to content

Commit

Permalink
Add command to yapify
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Jun 9, 2015
1 parent de3c3c5 commit 2f19f4f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ test: flake develop

vtest: flake develop
py.test -v tests

yapf:
yapf -ri .

0 comments on commit 2f19f4f

Please sign in to comment.