mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-04-07 19:23:21 +00:00
Allow changelog fragments with .yaml ending.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user