diff --git a/.editorconfig b/.editorconfig index bb892b6e9e54e..1770177310de6 100644 --- a/.editorconfig +++ b/.editorconfig @@ -4,6 +4,7 @@ indent_size = 4 charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true +end_of_line = lf [*.yml] indent_style = space