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

OSCHINA-MIRROR/anyant-rssant

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
.pre-commit-config.yaml 909
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
guyskk Отправлено 14.06.2020 13:16 e50cc28
exclude: '^(data/|unmaintain/|static/|tests/feedlib/testdata/)'
repos:
- repo: git://github.com/pre-commit/pre-commit-hooks
rev: v2.4.0
hooks:
- id: trailing-whitespace
files: \.(py|pyx|sh|txt|in|ini|json|yaml|yml)$
- id: end-of-file-fixer
files: \.(py|pyx|sh|md|txt|in|ini|json|yaml|yml)$
- id: check-byte-order-marker
files: \.(py|pyx)$
- id: check-case-conflict
- id: check-added-large-files
args:
- '--maxkb=2000'
- id: check-merge-conflict
- id: check-symlinks
- id: check-json
- id: check-yaml
- id: debug-statements
- id: check-docstring-first
files: \.(py|pyx)$
- id: fix-encoding-pragma
files: \.(py|pyx)$
args:
- '--remove'
- id: flake8
exclude: '^rssant_api/migrations/'
- repo: https://github.com/Trim21/find-trailing-comma
rev: v0.0.1
hooks:
- id: find-trailing-comma

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

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

1
https://api.gitlife.ru/oschina-mirror/anyant-rssant.git
git@api.gitlife.ru:oschina-mirror/anyant-rssant.git
oschina-mirror
anyant-rssant
anyant-rssant
master