Explorar el Código

end_of_line = lf

zhou-hao hace 5 años
padre
commit
cf8c9a5363
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .editorconfig

+ 1 - 0
.editorconfig

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