Issue #40: Fix YAML lint issues from changelog configs.

This commit is contained in:
Jeff Geerling
2020-06-16 17:44:06 -05:00
parent e80e3fa014
commit 2dd81d6a39
4 changed files with 6 additions and 0 deletions

View File

@@ -10,3 +10,6 @@ rules:
level: error
line-length: disable
truthy: disable
indentation:
spaces: 2
indent-sequences: consistent

View File

@@ -1,3 +1,4 @@
---
plugins:
become: {}
cache: {}

View File

@@ -1,3 +1,4 @@
---
ancestor: null
releases:
0.10.0:

View File

@@ -1,3 +1,4 @@
---
changelog_filename_template: CHANGELOG.rst
changelog_filename_version_depth: 0
changes_file: changelog.yaml