1
0
Fork 0
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:
Jonas L. 2025-03-28 11:15:03 +01:00 committed by GitHub
parent d7b54e708f
commit 5699db28f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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