Explorar el Código

editorconfig: add more settings

master
Simon Ser hace 4 años
padre
commit
dd5633ac51
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: FDE7BE0E88F5E48
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. +4
    -0
      .editorconfig

+ 4
- 0
.editorconfig Ver fichero

@@ -1,6 +1,10 @@
root = true

[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
trim_trailing_whitespace = true
indent_style = tab
indent_size = 4



Cargando…
Cancelar
Guardar