mirror of
https://gitee.com/mybatis-flex/mybatis-flex.git
synced 2025-12-06 16:48:24 +08:00
style: optimize .editorconfig
This commit is contained in:
parent
9582f88cf7
commit
3d66fd04a4
@ -1,5 +1,3 @@
|
||||
|
||||
# 告诉EditorConfig插件,这是根文件,不用继续往上查找
|
||||
root = true
|
||||
|
||||
# 匹配全部文件
|
||||
@ -13,7 +11,7 @@ trim_trailing_whitespace = true
|
||||
# 设置字符集
|
||||
charset = utf-8
|
||||
# 缩进风格,可选"space"、"tab"
|
||||
indent_style = tab
|
||||
indent_style = space
|
||||
# 缩进的空格数
|
||||
indent_size = 4
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user