1 Star 0 Fork 63

hank/rosdistro

forked from 赵虚左/rosdistro 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.yamllint 934 Bytes
一键复制 编辑 原始数据 按行查看 历史
Dirk Thomas 提交于 2017-04-03 15:00 . check for duplicate keys (#14447)
rules:
# braces:
# min-spaces-inside: 0
# max-spaces-inside: 0
# brackets:
# min-spaces-inside: 0
# max-spaces-inside: 0
# colons:
# max-spaces-before: 0
# max-spaces-after: 1
# commas:
# max-spaces-before: 0
# min-spaces-after: 1
# max-spaces-after: 1
# comments:
# level: warning
# require-starting-space: yes
# min-spaces-from-content: 2
# comments-indentation:
# level: warning
# document-end: disable
# document-start:
# level: warning
# present: false
# empty-lines:
# max: 2
# max-start: 0
# max-end: 0
# hyphens:
# max-spaces-after: 1
# indentation:
# spaces: consistent
# indent-sequences: yes
# check-multi-line-strings: no
key-duplicates: enable
# line-length:
# max: 999
# allow-non-breakable-words: yes
# new-line-at-end-of-file: enable
# new-lines:
# type: unix
# trailing-spaces: enable
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hank28414/rosdistro.git
git@gitee.com:hank28414/rosdistro.git
hank28414
rosdistro
rosdistro
master

搜索帮助