Sfoglia il codice sorgente

editorconfig: add more settings

master
Simon Ser 4 anni fa
parent
commit
dd5633ac51
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: FDE7BE0E88F5E48
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. +4
    -0
      .editorconfig

+ 4
- 0
.editorconfig Vedi File

@@ -1,6 +1,10 @@
root = true

[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
trim_trailing_whitespace = true
indent_style = tab
indent_size = 4



Caricamento…
Annulla
Salva