rpcs3/.editorconfig
2018-09-17 12:18:40 +03:00

8 lines
119 B
INI

root = true
[*.{h,cpp,hpp}]
charset = utf-8-bom
indent_style = tab
indent_size = 4
trim_trailing_whitespace = true