aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
blob: d216796f02c95c1fc4122ed8c4f9ed0fcd67b76a (plain)
1
2
3
4
5
[*]
indent_style = tab
indent_size = 4
trim_trailing_whitespace = true
insert_final_newline = true