From 0a9bdd0b4627a5a117e96227b12a8031da3fc13c Mon Sep 17 00:00:00 2001 From: Antonio Laguna Date: Sat, 25 Mar 2017 19:53:03 +0100 Subject: [PATCH] Adding common EOL --- .editorconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.editorconfig b/.editorconfig index 7e6c763..4716a62 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,6 +7,7 @@ charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true max_line_length = 233 +end_of_line = lf [*.json] indent_style = space