Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
10sr
/
dotfiles-mirror
espelho de
https://github.com/10sr/dotfiles.git
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
0
Wiki
Trabalho
Ver a proveniência
Add editorconfig properties for c
pull/15/head
10sr
há 9 anos
ascendente
1f04abc84f
cometimento
abd587242a
1 ficheiros alterados
com
5 adições
e
0 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+5
-0
.editorconfig
+ 5
- 0
.editorconfig
Ver ficheiro
@@ -4,8 +4,13 @@ root = true
indent_style = space
indent_size = 2
tab_width = 4
end_of_line = lf
#charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
max_line_length = 80
[*.c]
indent_size = 4
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar