Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
10sr
/
dotfiles-mirror
peilaus alkaen
https://github.com/10sr/dotfiles.git
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Julkaisut
0
Wiki
Toiminta
Selaa lähdekoodia
Merge branch 'master' of github.com:10sr/dotfiles
pull/15/head
10sr
9 vuotta sitten
vanhempi
688dcf2a3d
9ffd5a2afb
commit
3be33338a2
2 muutettua tiedostoa
jossa
12 lisäystä
ja
4 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+10
-4
.editorconfig
+2
-0
win/.editorconfig
+ 10
- 4
.editorconfig
Näytä tiedosto
@@ -1,10 +1,16 @@
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
charset = utf-8
max_line_length = 80
[*.js]
indent_size = 2
indent_style = space
[*.c]
indent_size = 4
+ 2
- 0
win/.editorconfig
Näytä tiedosto
@@ -0,0 +1,2 @@
[*]
end_of_line = crlf
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna