rpcsx/rpcs3/.editorconfig
2025-04-03 13:48:06 +03:00

8 lines
115 B
INI

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