mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-03 23:51:48 +00:00
test: enable --strict on changelog yaml lint (#621)
##### SUMMARY Enable strict mode when linting the changelog yaml.
This commit is contained in:
parent
d7b54e708f
commit
5699db28f6
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ repos:
|
|||
hooks:
|
||||
- id: antsibull-changelog-lint
|
||||
- id: antsibull-changelog-lint-changelog-yaml
|
||||
args: [--strict]
|
||||
|
||||
- repo: https://github.com/ansible/ansible-lint
|
||||
rev: v25.1.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue