Преглед на файлове

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