瀏覽代碼

Add composable theme files spacing in editorconfig

tytan652 1 年之前
父節點
當前提交
7d8a78474c
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      .editorconfig

+ 4 - 0
.editorconfig

@@ -57,3 +57,7 @@ indent_size = 2
 [*.ui]
 indent_style = space
 indent_size = 1
+
+[{*.obt,*.oha,*.ovt}]
+indent_style = space
+indent_size = 4