/
githubmr
/
facebook-react
Обзор
Документация
Войти
/
githubmr
/
facebook-react
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
main
.editorconfig
16 строк
229 B
Ricky
Remove trim_trailing_whitespace from editorconfig (#31413)
04 ноя 2024, 23:30
Не верифицирован
04 ноя 2024, 23:30
33c7bd9
Код
Авторство
О чём код?
# https://editorconfig.org root = true [*] charset = utf-8 end_of_line = lf indent_size = 2 indent_style = space insert_final_newline = true max_line_length = 80 [*.md] max_line_length = 0 [COMMIT_EDITMSG] max_line_length = 0