Ver código fonte

Do not set indent_size by default

pull/15/head
10sr 9 anos atrás
pai
commit
c275cf1f5f
1 arquivos alterados com 2 adições e 2 exclusões
  1. +2
    -2
      .editorconfig

+ 2
- 2
.editorconfig Ver arquivo

@@ -2,8 +2,8 @@ root = true

[*]
indent_style = space
indent_size = 2
tab_width = 4
#indent_size = 2
#tab_width = 4

end_of_line = lf
#charset = utf-8


Carregando…
Cancelar
Salvar