mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-26 21:33:25 +00:00
Add exceptions.
This commit is contained in:
@@ -75,6 +75,8 @@ def main():
|
||||
'.reuse/dep5',
|
||||
'LICENSES/*.txt',
|
||||
'COPYING',
|
||||
'tests/integration/targets/*/files/*.pem',
|
||||
'tests/integration/targets/*/files/roots/*.pem',
|
||||
]
|
||||
|
||||
no_comments_allowed = [fn for pattern in no_comments_allowed for fn in glob.glob(pattern)]
|
||||
|
||||
Reference in New Issue
Block a user