Merge "Enable yamllint checks"

This commit is contained in:
Zuul 2020-05-21 18:43:20 +00:00 committed by Gerrit Code Review
commit 3691681d84
12 changed files with 55 additions and 59 deletions

View File

@ -6,14 +6,10 @@ yaml-files:
- '.yamllint' - '.yamllint'
rules: rules:
braces: braces: enable
level: warning brackets: enable
brackets: colons: enable
level: warning commas: enable
colons:
level: warning
commas:
level: warning
comments: comments:
level: warning level: warning
comments-indentation: comments-indentation: