Allow changelog fragments with .yaml ending.

This commit is contained in:
Felix Fontein 2022-11-17 12:42:01 +01:00
parent b539ed6aa4
commit 1353055fe2

View file

@ -67,6 +67,7 @@ def main():
# The following paths are allowed to have no license identifier
no_comments_allowed = [
'changelogs/fragments/*.yml',
'changelogs/fragments/*.yaml',
]
# These files are completely ignored