1 Star 0 Fork 0

向大叔学习 / hr

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 243 Bytes
一键复制 编辑 原始数据 按行查看 历史
向大叔学习 提交于 2022-01-23 09:19 . 项目克隆花裤衩
# http://editorconfig.org
root = true
[*]
charset = utf-8
indent_style = space
indent_size = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.md]
insert_final_newline = false
trim_trailing_whitespace = false
1
https://gitee.com/learn-from-uncle/hr.git
git@gitee.com:learn-from-uncle/hr.git
learn-from-uncle
hr
hr
master

搜索帮助