1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-Sourcegraph

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
.editorconfig 558
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Erik Seliger Отправлено 03.10.2023 03:39 7de6d8d
root = true
[*]
insert_final_newline = true
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
indent_style = space
indent_size = 4
[*.go]
indent_style = tab
[{*.kt,*.java,*.kts,*.lua,*.js,*.jsx,*.json,*.yml,*.yaml,*.md,.babelrc,.stylelintrc,*.proto}]
indent_size = 2
[*.md]
trim_trailing_whitespace = false
[{*.sh, *.bash}]
indent_style = space
indent_size = 2
switch_case_indent = true
[**/node_modules/**]
ignore = true
# shfmt shouldn't format third-party script codecov.sh
[dev/ci/codecov.sh]
ignore = true
[*.nix]
indent_size = 2

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-Sourcegraph.git
git@api.gitlife.ru:oschina-mirror/mirrors-Sourcegraph.git
oschina-mirror
mirrors-Sourcegraph
mirrors-Sourcegraph
main