Mark Scherer 10 years ago
parent
commit
e87c1788e4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .editorconfig

+ 1 - 0
.editorconfig

@@ -5,6 +5,7 @@ root = true
 
 [*]
 indent_style = tab
+indent_size = 4
 end_of_line = lf
 insert_final_newline = true
 trim_trailing_whitespace = true