From d017d7df66d1539af4d3a86eecfd7a7c7d058fb4 Mon Sep 17 00:00:00 2001 From: silicons <2003111+silicons@users.noreply.github.com> Date: Sun, 25 Apr 2021 16:16:38 -0700 Subject: [PATCH] let's do that --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index d6adf33378..471170c449 100644 --- a/.editorconfig +++ b/.editorconfig @@ -4,7 +4,7 @@ indent_size = 4 charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true -# end_of_line = lf +end_of_line = lf [*.yml] indent_style = space