malloc/.editorconfig

6 lines
83 B
INI
Raw Permalink Normal View History

2019-04-22 22:36:15 +03:00
root = true
[*]
indent_style = tab
indent_size = 4
trim_trailing_whitespace = true