Skip to content

Instantly share code, notes, and snippets.

@khaitranhq
Last active September 29, 2022 04:11
Show Gist options
  • Save khaitranhq/a4138c933fa3350a43f7f78ced786e03 to your computer and use it in GitHub Desktop.
Save khaitranhq/a4138c933fa3350a43f7f78ced786e03 to your computer and use it in GitHub Desktop.
[style]
based_on_style = pep8
#Put closing brackets on a separate line, dedented, if the bracketed expression can't fit in a single line
dedent_closing_brackets=True
spaces_around_default_or_named_assign=True
coalesce_brackets=True
split_all_top_level_comma_separated_values=True
indent_dictionary_value=True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment