Diff of /.editorconfig [000000] .. [38ba34]

Switch to unified view

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