Files
zhouhaifeng d153aaad1e update from v1.4.10 to v1.4.15
Signed-off-by: zhouhaifeng <kutcher.zhou@huawei.com>
2023-03-22 14:47:27 +08:00

14 lines
204 B
INI

[*]
charset=utf-8
end_of_line=lf
insert_final_newline=false
trim_trailing_whitespace = true
indent_style=space
indent_size=2
[Makefile]
indent_style = tab
[*.{c,cpp,cc,h,hpp}]
insert_final_newline=true