diff --git a/.editorconfig b/.editorconfig index e949e54..2ff2d74 100644 --- a/.editorconfig +++ b/.editorconfig @@ -3,6 +3,7 @@ root = true [*] +end_of_line = lf insert_final_newline = true trim_trailing_whitespace = true indent_style = space