diff --git a/.editorconfig b/.editorconfig index 276bcb40..d2b278bc 100644 --- a/.editorconfig +++ b/.editorconfig @@ -2,6 +2,7 @@ root = true [*] charset = utf-8 +end_of_line = lf [*.java] indent_style = space