diff --git a/.editorconfig b/.editorconfig index 3e40e462..a53bf58c 100644 --- a/.editorconfig +++ b/.editorconfig @@ -3,9 +3,8 @@ # top-most EditorConfig file root = true -# Unix-style newlines with a newline ending every file +# A newline ending every file [*] -end_of_line = lf insert_final_newline = true indent_style = space indent_size = 4