rpcsx/.editorconfig
2023-07-08 21:38:31 +03:00

8 lines
115 B
INI

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