diff options
-rw-r--r-- | .editorconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig index bc423183..59f4af9f 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,3 +9,4 @@ charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true indent_style = tab +indent_size = 4 |