VL-CPP/.editorconfig

8 lines
81 B
INI
Raw Normal View History

2024-10-12 14:55:16 +00:00
root = true
[*]
charset = utf-8
indent_style = space
[*.{h,cc}]
indent_size = 2