rpcs3/.editorconfig

8 lines
115 B
INI
Raw Normal View History

2016-08-12 14:13:25 +00:00
root = true
[*.{h,cpp,hpp}]
charset = utf-8
indent_style = tab
indent_size = 4
trim_trailing_whitespace = true