aboutsummaryrefslogblamecommitdiffstats
path: root/.editorconfig
blob: c370a7cd6110794b64995aa2e77854ec56593f45 (plain) (tree)
1
2
3
4
5
6
7
8
9


                  





                    
[*]
indent_style = tab
indent_size = 4

[*.{y,x}ml]
indent_style = space

[*.yml]
indent_size = 2