mirror of
https://github.com/openharmony/third_party_ejdb.git
synced 2026-07-01 04:52:25 -04:00
746a2ab6e6
Signed-off-by: zhouhaifeng <kutcher.zhou@huawei.com>
13 lines
172 B
INI
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
|