gmod-rs/.editorconfig

7 lines
99 B
INI
Raw Permalink Normal View History

2021-09-09 16:50:58 -04:00
root = true
[*]
indent_style = tab
indent_size = 4
charset = utf-8
trim_trailing_whitespace = true