Explorar o código

Merge pull request #49 from 4O4/editorconfig

Add editorconfig
Bjorn %!s(int64=5) %!d(string=hai) anos
pai
achega
98f6eaa377
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      .editorconfig

+ 8 - 0
.editorconfig

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