1 Star 0 Fork 164

JiashuaiXu / 2024-exercises-stage-1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 463 Bytes
一键复制 编辑 原始数据 按行查看 历史
Burgess Chang 提交于 2024-06-01 12:58 . 初始化仓库
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true
max_line_length = 72
tab_width = 4
trim_trailing_whitespace = true
# Use clang-format to guide the C style.
# [*.c, *.h]
# tab_width = 8
# max_line_length = 79
[*.md]
max_line_length = 120
trim_trailing_whitespace = false
[*.nix]
tab_width = 2
[**/CMakeLists.txt]
indent_size = 4
[**/Makefile]
indent_style = tab
indent_size = 4
tab_width = 4
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/JiashuaiXu/2024-exercises-stage-1.git
git@gitee.com:JiashuaiXu/2024-exercises-stage-1.git
JiashuaiXu
2024-exercises-stage-1
2024-exercises-stage-1
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891