Przeglądaj źródła

Add .editorconfig (#2518)

pull/2527/head
Alex Hedges 1 rok temu
committed by GitHub
rodzic
commit
c162dcd932
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 11 dodań i 0 usunięć
  1. +11
    -0
      .editorconfig

+ 11
- 0
.editorconfig Wyświetl plik

@ -0,0 +1,11 @@
# Editor configuration, see https://editorconfig.org
root = true
[*]
end_of_line = lf
charset = utf-8
# Makefiles always use tabs for indentation
[Makefile]
indent_style = tab
indent_size = unset # Allow user-defined tab width

Ładowanie…
Anuluj
Zapisz