Explorar el Código

Forcing line ending strategy consistency across platforms

pull/182/head
Nige hace 5 años
padre
commit
4b4ee8f9a4
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      .gitattributes

+ 2
- 0
.gitattributes Ver fichero

@ -0,0 +1,2 @@
# Unifying line endings so tests can pass on Windows
*.json text eol=lf

Cargando…
Cancelar
Guardar