summaryrefslogtreecommitdiff
path: root/test cases/format/3 editorconfig/.editorconfig
blob: 5229226002c4d06f904415d19f69e880f7b80d17 (plain)
1
2
3
4
5
6
7
8
root = true

[*]

indent_style = tab
indent_size = 1
tab_width = 4
max_line_length = 60