[38ba34]: / .editorconfig

Download this file

10 lines (7 with data), 112 Bytes

1
2
3
4
5
6
7
8
9
root = true
[*.py]
indent_style = space
indent_size = 4
[*.any]
indent_style = space
indent_size = 2