@@ -0,0 +1,7 @@
+; Top-most EditorConfig file
+root = true
+
+[*]
+indent_style = space
+indent_size = 4
+