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










                         
# http://editorconfig.org

root = true

[*.lua]
indent_style = space
indent_size = 2

[.gitlab-ci.yml]
indent_style = space
indent_size = 2