4 Star 24 Fork 3

Legendshop/legendshop代码生成器

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 452 Bytes
一键复制 编辑 原始数据 按行查看 历史
hewenqiang 提交于 2022-12-29 15:29 . first commit
# EditorConfig: http://editorconfig.org/
root = true
[*.{adoc, bat, groovy, html, java, js, jsp, kt, kts, md, properties, py, rb, sh, sql, svg, txt, xml, xsd}]
charset = utf-8
[*.{groovy, java, kt, kts, xml, xsd}]
indent_style = space
indent_size = 4
continuation_indent_size = 8
end_of_line = lf
max_line_length = 500
[*.{js, html}]
indent_style = space
indent_size = 4
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/legendshop/legendshop-code-generator.git
git@gitee.com:legendshop/legendshop-code-generator.git
legendshop
legendshop-code-generator
legendshop代码生成器
master

搜索帮助