1 Star 0 Fork 28

wst021sh / Jenkins-x

forked from Gitee 极速下载 / Jenkins-x 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.pre-commit-config.yaml 278 Bytes
一键复制 编辑 原始数据 按行查看 历史
repos:
- repo: git@github.com:Yelp/detect-secrets
rev: v0.12.4
hooks:
- id: detect-secrets
args: ['--baseline', '.secrets.baseline']
exclude: .*/tests/.*
- repo: local
hooks:
- id: linter
name: Linter
entry: ./hack/linter.sh
language: script
Go
1
https://gitee.com/wst021/Jenkins-x.git
git@gitee.com:wst021/Jenkins-x.git
wst021
Jenkins-x
Jenkins-x
master

搜索帮助