1 Star 0 Fork 483

Andnnl / beetlsql

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 362 Bytes
一键复制 编辑 原始数据 按行查看 历史
最后的夏天 提交于 2022-03-26 17:44 . 新增.editorconfig
# https://editorconfig.org
# 配置修改自:https://gitee.com/dromara/hutool/blob/v5-master/.editorconfig
root = true
[*]
indent_style = tab
charset = utf-8
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
[*.{json,yml}]
indent_style = space
indent_size = 2
[*.md]
insert_final_newline = false
trim_trailing_whitespace = false
Java
1
https://gitee.com/andnnl/beetlsql.git
git@gitee.com:andnnl/beetlsql.git
andnnl
beetlsql
beetlsql
master

搜索帮助