1 Star 0 Fork 1.7K

技术/Jpom

forked from dromara/Jpom 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 376 Bytes
一键复制 编辑 原始数据 按行查看 历史
蒋小小 提交于 2021-07-31 11:49 . 添加 editorconfig
# 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
[*.vue]
indent_style = space
indent_size = 2
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/bfhgddgd/Jpom.git
git@gitee.com:bfhgddgd/Jpom.git
bfhgddgd
Jpom
Jpom
master

搜索帮助