1 Star 0 Fork 9

zhao/netdata

forked from Gitee 极速下载/netdata 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.yamllint.yml 850 Bytes
一键复制 编辑 原始数据 按行查看 历史
---
yaml-files:
- '*.yaml'
- '*.yml'
- '.yamllint'
- 'collectors/python.d.plugin/*.conf'
- 'collectors/python.d.plugin/*/*.conf'
ignore: |
mqtt_websockets/
packaging/makeself/tmp/
rules:
braces: enable
brackets: enable
colons: enable
commas: enable
comments: disable
comments-indentation: disable
document-end: disable
document-start: disable
empty-lines: enable
empty-values: enable
hyphens: enable
indentation: enable
line-length:
max: 150
level: warning
allow-non-breakable-words: true
allow-non-breakable-inline-mappings: true
key-duplicates: enable
key-ordering: disable
new-line-at-end-of-file: enable
new-lines: enable
octal-values: enable
quoted-strings: disable
trailing-spaces: enable
truthy:
check-keys: false
allowed-values: ["true", "false", "yes", "no"]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhao1000/netdata.git
git@gitee.com:zhao1000/netdata.git
zhao1000
netdata
netdata
master

搜索帮助