Ver código fonte

editorconfig += Makefile

pull/667/head
Daniel Shahaf 4 anos atrás
pai
commit
8072651b6c
1 arquivos alterados com 5 adições e 0 exclusões
  1. +5
    -0
      .editorconfig

+ 5
- 0
.editorconfig Ver arquivo

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

Carregando…
Cancelar
Salvar