6 lines
97 B
INI
6 lines
97 B
INI
|
[*.{cpp,h}]
|
||
|
indent_style = space
|
||
|
indent_size = 4
|
||
|
trim_trailing_whitespace = true
|
||
|
charset = utf-8
|