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

OSCHINA-MIRROR/mirrors-oshi

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
.editorconfig 667
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Daniel Widdis Отправлено 23.03.2021 09:48 04918c1
# EditorConfig is awesome: https://EditorConfig.org
# top-most EditorConfig file
root = true
# Global editorconfig settings
[*]
end_of_line = lf
insert_final_newline = true # Insert a newline at the end of a file
charset = utf-8 # Set default charset
indent_style = space # Use spaces for indents
indent_size = 4
trim_trailing_whitespace = true # delete whitespace at the end of each line
# 2 space indentation for yaml
[*.{yml, yaml}]
indent_size = 2
# IntelliJ specific settings
ij_java_class_count_to_use_import_on_demand = 1000 # Do not group imports with an asterisk
ij_java_names_count_to_use_import_on_demand = 1000 # Do not group imports with an asterisk

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

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

1
https://api.gitlife.ru/oschina-mirror/mirrors-oshi.git
git@api.gitlife.ru:oschina-mirror/mirrors-oshi.git
oschina-mirror
mirrors-oshi
mirrors-oshi
master