1 Star 0 Fork 0

初雨团队 / vc-ltl-samples

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 360 Bytes
一键复制 编辑 原始数据 按行查看 历史
MouriNaruto 提交于 2019-06-29 00:20 . Add .editorconfig.
root = true
[*]
charset = utf-8-bom
end_of_line = crlf
[*.md]
insert_final_newline = true
[*.{h,c,hpp,cpp,idl}]
indent_style = space
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true
[*.{xml,xaml,json}]
indent_style = space
indent_size = 2
insert_final_newline = true
trim_trailing_whitespace = true
[*.rc]
charset = utf-16le
1
https://gitee.com/Chuyu-Team/vc-ltl-samples.git
git@gitee.com:Chuyu-Team/vc-ltl-samples.git
Chuyu-Team
vc-ltl-samples
vc-ltl-samples
master

搜索帮助