Explorar o código

added .editorconfig with basic settings

Kevin Papst %!s(int64=8) %!d(string=hai) anos
pai
achega
08252928b6
Modificáronse 1 ficheiros con 7 adicións e 0 borrados
  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