Sfoglia il codice sorgente

Do not set indent_size by default

pull/15/head
10sr 9 anni fa
parent
commit
c275cf1f5f
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. +2
    -2
      .editorconfig

+ 2
- 2
.editorconfig Vedi File

@@ -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


Caricamento…
Annulla
Salva