Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
10sr
/
dotfiles-mirror
espelhamento de
https://github.com/10sr/dotfiles.git
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
0
Wiki
Atividade
Ver código fonte
.editorconfig: Remove unused comments
pull/15/head
10sr
8 anos atrás
pai
43295df844
commit
02b8ce92ba
1 arquivos alterados
com
2 adições
e
3 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+2
-3
.editorconfig
+ 2
- 3
.editorconfig
Ver arquivo
@@ -4,14 +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
#3ab
insert_final_newline = true
max_line_length = 80
;abc
[*.c]
indent_size = 4
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar