about summary refs log blame commit diff
path: root/.editorconfig
blob: 35c5fb2e329c01427f077211d9ac5573b6560f31 (plain) (tree)
1
2
3
4
5
6
7






                               
root = true

[*]
end_of_line = lf
indent_style = tab
insert_final_newline = true
trim_trailing_whitespace = true