Kaynağa Gözat

Add .editorconfig (#2518)

pull/2527/head
Alex Hedges 1 yıl önce
işlemeyi yapan: GitHub
ebeveyn
işleme
c162dcd932
Veri tabanında bu imza için bilinen anahtar bulunamadı GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile 11 ekleme ve 0 silme
  1. +11
    -0
      .editorconfig

+ 11
- 0
.editorconfig Dosyayı Görüntüle

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

Yükleniyor…
İptal
Kaydet