Skip to content

Instantly share code, notes, and snippets.

@olehermanse
Last active March 19, 2018 18:42
Show Gist options
  • Save olehermanse/8ca297b235467046e8fca059ba5002fc to your computer and use it in GitHub Desktop.
Save olehermanse/8ca297b235467046e8fca059ba5002fc to your computer and use it in GitHub Desktop.
My current yapf config for Python
[style]
based_on_style = pep8
split_before_first_argument = true
column_limit = 78
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment