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
Do not set indent_size by default
pull/15/head
10sr
9 anos atrás
pai
abd587242a
commit
c275cf1f5f
1 arquivos alterados
com
2 adições
e
2 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+2
-2
.editorconfig
+ 2
- 2
.editorconfig
Ver arquivo
@@ -2,8 +2,8 @@ root = true
[*]
indent_style = space
indent_size = 2
tab_width = 4
#
indent_size = 2
#
tab_width = 4
end_of_line = lf
#charset = utf-8
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar