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

OSCHINA-MIRROR/apache-aurora

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
.isort.cfg 676
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Stephan Erb Отправлено 13.03.2019 01:46 6ec953f
# This is the isort (https://github.com/timothycrosley/isort) configuration for
# Python import sorting in the aurora repository.
#
# To apply against the repository run:
# $ build-support/isort-run
#
# To check that the repository passes the import order check:
# $ build-support/isort-check
#
# If you would like to install the isort checker as a local git hook, just run
# $ cp -f build-support/hooks/pre-commit .git/hooks/pre-commit
# and these checks will be done automatically for each commit.
#
[settings]
line_length=100
known_first_party=apache
multi_line_output=3
forced_separate=gen
default_section=THIRDPARTY
not_skip=__init__.py
combine_as_imports=True

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

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

1
https://api.gitlife.ru/oschina-mirror/apache-aurora.git
git@api.gitlife.ru:oschina-mirror/apache-aurora.git
oschina-mirror
apache-aurora
apache-aurora
master