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

OSCHINA-MIRROR/CherishMoon-LittlePaimon

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
.pre-commit-config.yaml 560
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
CMHopeSunshine Отправлено 06.07.2023 06:30 9ec6230
default_install_hook_types: [pre-commit, prepare-commit-msg]
ci:
autofix_commit_msg: ":rotating_light: auto fix by pre-commit hooks"
autofix_prs: true
autoupdate_branch: master
autoupdate_schedule: monthly
autoupdate_commit_msg: ":arrow_up: auto update by pre-commit hooks"
repos:
- repo: https://github.com/hadialqattan/pycln
rev: v2.1.3
hooks:
- id: pycln
args: [--config, pyproject.toml]
stages: [commit]
- repo: https://github.com/psf/black
rev: 23.3.0
hooks:
- id: black
stages: [commit]

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

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

1
https://api.gitlife.ru/oschina-mirror/CherishMoon-LittlePaimon.git
git@api.gitlife.ru:oschina-mirror/CherishMoon-LittlePaimon.git
oschina-mirror
CherishMoon-LittlePaimon
CherishMoon-LittlePaimon
Bot