h2-mod/deps/WinToast/.editorconfig

6 lines
97 B
INI
Raw Normal View History

2024-03-07 03:33:59 -05:00
[*.{cpp,h}]
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
charset = utf-8