kooshie преди 2 години
родител
ревизия
c81d439cb6
променени са 1 файла, в които са добавени 9 реда и са изтрити 0 реда
  1. 9 0
      .editorconfig

+ 9 - 0
.editorconfig

@@ -0,0 +1,9 @@
+# EditorConfig is awesome: https://EditorConfig.org
+
+root = true
+
+[*.lua]
+indent_style = space
+indent_size = 4
+end_of_line = lf
+insert_final_newline = true