diff --git a/.editorconfig b/.editorconfig index 423b09c43..c11afeab1 100644 --- a/.editorconfig +++ b/.editorconfig @@ -10,6 +10,7 @@ root = true [*] indent_size = 4 +indent_style = space charset = utf-8 trim_trailing_whitespace = false insert_final_newline = true