1 Star 0 Fork 1.5K

hw / Jpom

forked from dromara / Jpom 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 330 Bytes
一键复制 编辑 原始数据 按行查看 历史
蒋小小 提交于 2021-07-29 08:27 . 安装不显示过程
# http://editorconfig.org
root = true
[*]
indent_style = tab
charset = utf-8
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
max_line_length = 200
[*.{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/yg178/Jpom.git
git@gitee.com:yg178/Jpom.git
yg178
Jpom
Jpom
2.6.x

搜索帮助