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

OSCHINA-MIRROR/view-design-ViewUI

Клонировать/Скачать
.editorconfig 441 Байт
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
梁灏 Отправлено 27.08.2019 04:42 23a0ba9
# This file is for unifying the coding style for different editors and IDEs
# editorconfig.org
# top-most EditorConfig file
root = true
# every file
[*]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
# 4 space indentation
[*.py]
indent_size = 4
# Tab indentation (no size specified)
[Makefile]
indent_style = tab
[*.md]
trim_trailing_whitespace = false
1
https://api.gitlife.ru/oschina-mirror/view-design-ViewUI.git
git@api.gitlife.ru:oschina-mirror/view-design-ViewUI.git
oschina-mirror
view-design-ViewUI
view-design-ViewUI
master