MyoOmfy / rgthree-comfy /.style.yapf
keyon857's picture
Add files using upload-large-folder tool
e59fe0a
raw
history blame contribute delete
209 Bytes
# https://github.com/google/yapf
[style]
based_on_style = google
indent_width = 2
CONTINUATION_INDENT_WIDTH = 2
COLUMN_LIMIT = 100
EACH_DICT_ENTRY_ON_SEPARATE_LINE = true
INDENT_DICTIONARY_VALUE = false