1 Star 0 Fork 0

LeChaPatteImpitoyable / sd-dynamic-prompts

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.pre-commit-config.yaml 474 Bytes
一键复制 编辑 原始数据 按行查看 历史
Aarni Koskela 提交于 2023-03-26 12:38 . Update lint tools (#336)
repos:
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.259
hooks:
- id: ruff
args:
- --fix
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
hooks:
- id: end-of-file-fixer
exclude: ^collections/.*
- id: trailing-whitespace
exclude: ^collections/.*
- repo: https://github.com/psf/black
rev: 23.1.0
hooks:
- id: black
args:
- --quiet
1
https://gitee.com/LeChaPatteImpitoyable/sd-dynamic-prompts.git
git@gitee.com:LeChaPatteImpitoyable/sd-dynamic-prompts.git
LeChaPatteImpitoyable
sd-dynamic-prompts
sd-dynamic-prompts
main

搜索帮助