1 Star 0 Fork 0

YYJ/scaffold

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.editorconfig 297 Bytes
一键复制 编辑 原始数据 按行查看 历史
洪国栋 提交于 2019-03-17 18:55 . scaffold
root = true
[*]
charset = UTF-8
end_of_line = lf
insert_final_newline = true
# 对java和xml文件生效
[*.{java,xml}]
trim_trailing_whitespace = true
indent_style = tab
indent_size = 4
# Matches the exact files either package.json or .travis.yml
[*.yml]
indent_style = space
indent_size = 2
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/YYJ_10/scaffold.git
git@gitee.com:YYJ_10/scaffold.git
YYJ_10
scaffold
scaffold
master

搜索帮助