Ver Fonte

Add composable theme files spacing in editorconfig

tytan652 há 1 ano atrás
pai
commit
7d8a78474c
1 ficheiros alterados com 4 adições e 0 exclusões
  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