Skip to content

Instantly share code, notes, and snippets.

@mnowotnik
Last active December 4, 2017 14:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mnowotnik/a9c9caaabdb0238046eec4009c25ab62 to your computer and use it in GitHub Desktop.
Save mnowotnik/a9c9caaabdb0238046eec4009c25ab62 to your computer and use it in GitHub Desktop.
Sane yapf config
[style]
based_on_style=pep8
column_limit=100
continuation_indent_width=4
dedent_closing_brackets=true
coalesce_brackets=false
blank_line_before_nested_class_or_def=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment