Ver código fonte

Make editorconfig windows friendly (#250)

Trask Stalnaker 5 anos atrás
pai
commit
f35d64941b
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      .editorconfig

+ 0 - 1
.editorconfig

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