s1-mod/deps/WinToast/.editorconfig
2024-02-27 03:09:30 -05:00

6 lines
97 B
INI

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