1
0
Fork 0
freakble/.editorconfig

7 lines
78 B
INI
Raw Permalink Normal View History

root = true
[*.py]
indent_style = space
indent_size = 4
max_line_length = 88