Add .editorconfig file with space indentation for all files

Esse commit está contido em:
Sam Milledge
2016-05-31 10:25:04 +10:00
commit bd1634ca9d
+5
Ver Arquivo
@@ -0,0 +1,5 @@
root = true
[*]
indent_style = space
indent_size = 4