1 Star 0 Fork 1.8K

zlcolin/Jpom

forked from dromara/Jpom 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.editorconfig 500 Bytes
一键复制 编辑 原始数据 按行查看 历史
魏宏斌 提交于 2022-07-25 08:50 . feat(docker-cli): 添加 构建配置
# http://editorconfig.org
# 和父级配置一致,避免使用新的工作空间打开当前项目,无法获取到配置问题
root = true
[*]
indent_style = space
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
[*.vue]
indent_style = space
indent_size = 2
[*.js]
indent_style = space
indent_size = 2
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/zlcolin/Jpom.git
git@gitee.com:zlcolin/Jpom.git
zlcolin
Jpom
Jpom
master

搜索帮助