Ver a proveniência

Add .editorconfig (#2518)

pull/2527/head
Alex Hedges há 1 ano
committed by GitHub
ascendente
cometimento
c162dcd932
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com 11 adições e 0 eliminações
  1. +11
    -0
      .editorconfig

+ 11
- 0
.editorconfig Ver ficheiro

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

Carregando…
Cancelar
Guardar