This website works better with JavaScript.
Почетна
Помоћ
Пријавите Се
heuzef
/
lesspass
огледало од
https://github.com/lesspass/lesspass.git
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
67
Вики
Activity
Преглед изворни кода
add editorconfig
pull/342/head
Guillaume Vincent
пре 7 година
родитељ
8430710bf1
комит
96e55ef7fd
1 измењених фајлова
са
17 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+17
-0
.editorconfig
+ 17
- 0
.editorconfig
Прегледај датотеку
@@ -0,0 +1,17 @@
# editorconfig.org
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false
[*.py]
indent_size = 4
Write
Preview
Loading…
Откажи
Сачувај