3 Star 49 Fork 8

zdhxiong / mdclub

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 246 Bytes
一键复制 编辑 原始数据 按行查看 历史
zdhxiong 提交于 2020-04-23 23:04 . update .editorconfig .gitignore
# http://editorconfig.org
root = true
[*]
indent_style = space
indent_size = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false
[*.{yml,yaml}]
indent_size = 2
1
https://gitee.com/zdhxiong/mdclub.git
git@gitee.com:zdhxiong/mdclub.git
zdhxiong
mdclub
mdclub
master

搜索帮助