Sfoglia il codice sorgente

Update editorconfig

Daniel Supernault 2 anni fa
parent
commit
fe9c604804
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .editorconfig

+ 1 - 0
.editorconfig

@@ -2,6 +2,7 @@ root = true
 
 [*]
 indent_size = 4
+indent_style = tab
 end_of_line = lf
 charset = utf-8
 trim_trailing_whitespace = true