Skip to content

Commit

Permalink
Added yapf style guide
Browse files Browse the repository at this point in the history
  • Loading branch information
jdmcclain47 committed Mar 19, 2018
1 parent d5bd369 commit e34c1e4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .style.yapf
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[style]
COLUMN_LIMIT = 119
INDENT_WIDTH = 4
USE_TABS = False

0 comments on commit e34c1e4

Please sign in to comment.