Browse Source

Add Qt UI form spacing in editorconfig

tytan652 2 years ago
parent
commit
7a695dd634
1 changed files with 4 additions and 0 deletions
  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