/
githubmirror
/
servo
Обзор
Документация
Войти
/
githubmirror
/
servo
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
taplo.toml
9 строк
212 B
Samson
Format toml files (#30112)
17 авг 2023, 18:07
Не верифицирован
17 авг 2023, 18:07
c0bee7c
Код
Авторство
О чём код?
# upstream files we should not format exclude = ["third_party/**", "tests/**"] [formatting] array_auto_collapse = false array_auto_expand = false align_comments = false column_width = 120 indent_string = " "