This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
Kosmorro
/
lib
огледало од
https://github.com/Kosmorro/lib
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
Издања
16
Activity
Преглед изворни кода
chore: add editorconfig
tags/v0.10.0
Jérôme Deuchnord
пре 3 година
родитељ
9be8a7493d
комит
056bbee4f2
1 измењених фајлова
са
16 додато
и
0 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+16
-0
.editorconfig
+ 16
- 0
.editorconfig
Прегледај датотеку
@@ -0,0 +1,16 @@
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_style = space
insert_final_newline = true
max_line_length = 120
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false
[Makefile]
indent_style = tab
Write
Preview
Loading…
Откажи
Сачувај