6 Star 101 Fork 8

惜月/LittlePaimon

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.pre-commit-config.yaml 560 Bytes
一键复制 编辑 原始数据 按行查看 历史
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]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/CherishMoon/LittlePaimon.git
git@gitee.com:CherishMoon/LittlePaimon.git
CherishMoon
LittlePaimon
LittlePaimon
Bot

搜索帮助