1 Star 0 Fork 0

大目 / kubespray

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.yamllint 308 Bytes
一键复制 编辑 原始数据 按行查看 历史
少年Mario 提交于 2020-09-11 17:06 . yamllint: ignore .git dir (#6667)
---
extends: default
ignore: |
.git/
rules:
braces:
min-spaces-inside: 0
max-spaces-inside: 1
brackets:
min-spaces-inside: 0
max-spaces-inside: 1
indentation:
spaces: 2
indent-sequences: consistent
line-length: disable
new-line-at-end-of-file: disable
truthy: disable
1
https://gitee.com/itmuch/kubespray.git
git@gitee.com:itmuch/kubespray.git
itmuch
kubespray
kubespray
master

搜索帮助