/
githubmirror
/
cs-self-learning
Обзор
Документация
Войти
/
githubmirror
/
cs-self-learning
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
.editorconfig
13 строк
198 B
Dup4
chore: add .editorconfig
15 фев 2022, 07:50
Не верифицирован
15 фев 2022, 07:50
5acb4a2
Код
Авторство
О чём код?
# http://editorconfig.org root = true [*] indent_style = space indent_size = 4 end_of_line = lf charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true [*.yml] indent_size = 2