Explorar o código

Add .editorconfig file

Matthias Vogelgesang %!s(int64=7) %!d(string=hai) anos
pai
achega
0e234e9ab8
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      .editorconfig

+ 8 - 0
.editorconfig

@@ -0,0 +1,8 @@
+root = true
+
+[*]
+end_of_line = lf
+
+[*.{c,h}]
+indent_style = space
+indent_size = 2