Explorar o código

Merge pull request #230 from imbsky/editorconfig

Add .editorconfig
daniel %!s(int64=7) %!d(string=hai) anos
pai
achega
0d72b54df5
Modificáronse 1 ficheiros con 9 adicións e 0 borrados
  1. 9 0
      .editorconfig

+ 9 - 0
.editorconfig

@@ -0,0 +1,9 @@
+root = true
+
+[*]
+indent_style = space
+indent_size = 4
+end_of_line = lf
+charset = utf-8
+trim_trailing_whitespace = true
+insert_final_newline = true