aboutsummaryrefslogtreecommitdiff
path: root/Src/external_dependencies/openmpt-trunk/include/premake/.editorconfig
blob: 2a897ee437069e983f57e7534f3748e6a5ad69ea (plain) (blame)
1
2
3
4
5
6
7
8
root = true

[*]
indent_style = tab
indent_size = 4
tab_width = 4
trim_trailing_whitespace = true
insert_final_newline = true