1 Star 0 Fork 0

旧梦/adetailer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.pre-commit-config.yaml 462 Bytes
一键复制 编辑 原始数据 按行查看 历史
Bingsu 提交于 2023-08-08 20:16 . chore: update pre-commit
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
hooks:
- id: trailing-whitespace
args: [--markdown-linebreak-ext=md]
- id: end-of-file-fixer
- id: mixed-line-ending
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.0.282"
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
- repo: https://github.com/psf/black
rev: 23.7.0
hooks:
- id: black
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/ygcn/adetailer.git
git@gitee.com:ygcn/adetailer.git
ygcn
adetailer
adetailer
dev

搜索帮助