rpcsx/.editorconfig

8 lines
115 B
INI
Raw Normal View History

2023-07-08 20:38:26 +02:00
root = true
[*.{h,cpp,hpp}]
charset = utf-8
indent_style = spaces
indent_size = 2
trim_trailing_whitespace = true