4
0
Эх сурвалжийг харах

added .editorconfig with basic settings

Kevin Papst 8 жил өмнө
parent
commit
08252928b6
1 өөрчлөгдсөн 7 нэмэгдсэн , 0 устгасан
  1. 7 0
      .editorconfig

+ 7 - 0
.editorconfig

@@ -0,0 +1,7 @@
+[*]
+end_of_line = lf
+
+[*.php]
+indent_style = tab
+indent_size = 4
+insert_final_newline = true