1 Star 0 Fork 475

duxlei / MyBatis-Flex

forked from MyBatis-Flex / MyBatis-Flex 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 357 Bytes
一键复制 编辑 原始数据 按行查看 历史
Michael Yang 提交于 2023-07-10 12:17 . style: optimize .editorconfig
root = true
# 匹配全部文件
[*]
# 结尾换行符,可选"lf"、"cr"、"crlf"
end_of_line = lf
# 在文件结尾插入新行
insert_final_newline = true
# 删除一行中的前后空格
trim_trailing_whitespace = true
# 设置字符集
charset = utf-8
# 缩进风格,可选"space"、"tab"
indent_style = space
# 缩进的空格数
indent_size = 4
1
https://gitee.com/duxlei/mybatis-flex.git
git@gitee.com:duxlei/mybatis-flex.git
duxlei
mybatis-flex
MyBatis-Flex
main

搜索帮助