1 Star 0 Fork 26

RenZen/chsrc

forked from RubyMetric/chsrc 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.editorconfig 323 Bytes
一键复制 编辑 原始数据 按行查看 历史
ccmywish 提交于 2023-09-06 16:41 +08:00 . Fix .editorconfig
# http://editorconfig.org
root = true
[*]
indent_style = space
indent_size = 2
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = false
[*.{c,C,cpp,cxx,cc,h,hpp}]
indent_style = space
indent_size = 2
[Makefile,makefile,*.{mk,make,makefile}]
indent_style = tab
[*.md]
trim_trailing_whitespace = true
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/renzen2020/chsrc.git
git@gitee.com:renzen2020/chsrc.git
renzen2020
chsrc
chsrc
main

搜索帮助