summaryrefslogtreecommitdiff
path: root/.editorconfig
blob: ffdaa5555c163eecbae2c4e4e9335cc193e0a749 (plain)
1
2
3
4
5
6
7
root = true
[*]
indent_style = tab
end_of_line = lf
charset = utf-8
[*.yml]
indent_style = space