1 Star 0 Fork 0

cpp_tutorial/WindowsToolchain

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.editorconfig 870 Bytes
一键复制 编辑 原始数据 按行查看 历史
Mark Schofield 提交于 2021-09-12 07:15 +08:00 . Canonicalize CMakePresets.json
# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
[.editorconfig]
charset = utf-8
indent_style = space
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true
[{CMakeLists.txt,*.cmake}]
charset = utf-8
indent_style = space
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true
[CMakePresets.json]
charset = utf-8
indent_style = space
indent_size = 2
insert_final_newline = true
trim_trailing_whitespace = true
[*.md]
charset = utf-8
indent_style = space
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true
[*.ps1]
charset = utf-8
indent_style = space
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true
[{*.cpp,*.h}]
charset = utf-8
indent_style = space
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cpp_tutorial/windows-toolchain.git
git@gitee.com:cpp_tutorial/windows-toolchain.git
cpp_tutorial
windows-toolchain
WindowsToolchain
main

搜索帮助

371d5123 14472233 46e8bd33 14472233