1 Star 0 Fork 1

lqkitten/cobbler

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.pre-commit-config.yaml 420 Bytes
一键复制 编辑 原始数据 按行查看 历史
Enno Gotthold 提交于 2022-03-11 11:46 . CI: Add Black
repos:
- repo: https://github.com/psf/black
rev: 21.12b0
hooks:
- id: black
args: ["--verbose", "--safe"]
# It is recommended to specify the latest version of Python
# supported by your project here, or alternatively use
# pre-commit's default_language_version, see
# https://pre-commit.com/#top_level-default_language_version
language_version: python3.10
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lqkitten/cobbler.git
git@gitee.com:lqkitten/cobbler.git
lqkitten
cobbler
cobbler
main

搜索帮助