diff --git a/.editorconfig b/.editorconfig index c6af4d9..dd602dc 100644 --- a/.editorconfig +++ b/.editorconfig @@ -2,6 +2,7 @@ root = true [*] charset = utf-8 +end_of_line = lf indent_style = tab indent_size = 2 insert_final_newline = true