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

OSCHINA-MIRROR/mirrors-HiPlot

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
.pre-commit-config.yaml 595
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
danthe3rd Отправлено 30.01.2020 22:19 8fa6599
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.2.3
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: check-added-large-files
- repo: https://github.com/pre-commit/mirrors-autopep8
rev: v1.4.4 # Use the sha / tag you want to point at
hooks:
- id: autopep8
exclude: ^scripts/
args: ['-i', '--max-line-length=140']
- repo: https://github.com/pre-commit/mirrors-pylint
rev: v2.3.1
hooks:
- id: pylint
exclude: ^scripts/
args: ['--disable=bad-continuation'] # coz incompatible with black

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

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

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