Explorar el Código

editorconfig += Makefile

pull/667/head
Daniel Shahaf hace 4 años
padre
commit
8072651b6c
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. +5
    -0
      .editorconfig

+ 5
- 0
.editorconfig Ver fichero

@ -7,3 +7,8 @@ end_of_line = lf
tab_width = 2
indent_size = 2
indent_style = space
[Makefile]
tab_width = 8
indent_style = tab

Cargando…
Cancelar
Guardar