Files
zhouhaifeng 746a2ab6e6 update from v2.0.59 to v2.72
Signed-off-by: zhouhaifeng <kutcher.zhou@huawei.com>
2023-03-22 12:13:47 +08:00

13 lines
172 B
INI

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