Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
server
/
wxJava-final
Tarkkaile
6
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Toiminta
Selaa lähdekoodia
Merge pull request
#39
from kakotor/develop
增加editorconfig文件,统一设置缩进格式
master
Binary Wang
8 vuotta sitten
committed by
GitHub
vanhempi
1d8326e7a1
6d3b065f32
commit
9a38010830
1 muutettua tiedostoa
jossa
14 lisäystä
ja
0 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+14
-0
.editorconfig
+ 14
- 0
.editorconfig
Näytä tiedosto
@@ -0,0 +1,14 @@
# EditorConfig: http://editorconfig.org/
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna