1 Star 1 Fork 1.5K

andy / Jpom

forked from dromara / Jpom 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 307 Bytes
一键复制 编辑 原始数据 按行查看 历史
蒋小小 提交于 2021-07-22 20:16 . add .editorconfig
# http://editorconfig.org
root = true
[*]
indent_style = tab
charset = utf-8
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
[*.{json,yml}]
indent_style = space
indent_size = 2
[*.md]
insert_final_newline = false
trim_trailing_whitespace = false
[*.bat]
end_of_line = crlf
Java
1
https://gitee.com/itestwork/Jpom.git
git@gitee.com:itestwork/Jpom.git
itestwork
Jpom
Jpom
master

搜索帮助