浏览代码

Add Qt UI form spacing in editorconfig

tytan652 2 年之前
父节点
当前提交
7a695dd634
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      .editorconfig

+ 4 - 0
.editorconfig

@@ -53,3 +53,7 @@ indent_size = 2
 [{*.zsh,.*.zsh,build-aux/.functions/*,.github/scripts/utils.zsh/*}]
 indent_style = space
 indent_size = 2
+
+[*.ui]
+indent_style = space
+indent_size = 1