2 Star 0 Fork 1

aubo-robotics/tomlplusplus

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.editorconfig 477 Bytes
一键复制 编辑 原始数据 按行查看 历史
Mark Gillard 提交于 2021-05-09 19:27 . documentation fixes, redux
root = true
[*]
insert_final_newline = true
indent_style = tab
indent_size = 4
tab_width = 4
end_of_line = lf
trim_trailing_whitespace = true
charset = utf-8
[*.{md,markdown}]
trim_trailing_whitespace = false
[*.{gitattributes,yaml,yml,vcxproj,vcxproj.filters,sln,rc,clang-format,toml}]
indent_style = space
[{Doxyfile,Doxyfile-mcss}]
indent_style = space
[*.{hlsl,rc,sln,vcxproj,vcxproj.filters}]
end_of_line = crlf
[*.{sln,vcxproj,vcxproj.filters}]
charset = utf-8-bom
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/aubo-robotics/tomlplusplus.git
git@gitee.com:aubo-robotics/tomlplusplus.git
aubo-robotics
tomlplusplus
tomlplusplus
master

搜索帮助