h2-mod/deps/WinToast/.editorconfig
2024-03-07 03:33:59 -05:00

6 lines
97 B
INI

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