1 Star 0 Fork 0

zg101 / Quantum

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.pre-commit-config.yaml 370 Bytes
一键复制 编辑 原始数据 按行查看 历史
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v1.2.3
hooks:
- id: trailing-whitespace
args: [--markdown-linebreak-ext=md]
- id: no-commit-to-branch
args: [-b, "main"]
- id: check-yaml
- repo: local
hooks:
- id: check_indents
name: check_indents
entry: python Build/check_indents.py
language: system
1
https://gitee.com/zg101101/Quantum.git
git@gitee.com:zg101101/Quantum.git
zg101101
Quantum
Quantum
main

搜索帮助