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

OSCHINA-MIRROR/doobo-ipfs-cloud

Клонировать/Скачать
.editorconfig 725
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
doobo Отправлено 20.07.2020 14:34 56e74f7
# EditorConfig is awesome: http://EditorConfig.org
# top-most EditorConfig file
root = true
# Unix-style newlines with a newline ending every file
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.java]
indent_style = tab
indent_size = 4
# 4 space indentation
[*.py]
indent_style = space
indent_size = 4
# Tab indentation (no size specified)
[*.js]
indent_style = tab
# Indentation override for all JS under lib directory
[lib/**.js]
indent_style = space
indent_size = 2
# Matches the exact files either package.json or .travis.yml
[{package.json,.travis.yml}]
indent_style = space
indent_size = 2
[*.md]
insert_final_newline = false
trim_trailing_whitespace = false

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

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

1
https://api.gitlife.ru/oschina-mirror/doobo-ipfs-cloud.git
git@api.gitlife.ru:oschina-mirror/doobo-ipfs-cloud.git
oschina-mirror
doobo-ipfs-cloud
doobo-ipfs-cloud
develop