Jeremy Thomas преди 7 години
родител
ревизия
fdeba5d111
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      .editorconfig

+ 1 - 1
.editorconfig

@@ -3,7 +3,7 @@ root = true
 [*]
 indent_style = space
 indent_size = 2
-end_of_line = crlf
+end_of_line = lf
 charset = utf-8
 trim_trailing_whitespace = true
 insert_final_newline = true