Skip to content

Commit

Permalink
Revert "Add exceptions."
Browse files Browse the repository at this point in the history
This reverts commit c749421.
  • Loading branch information
felixfontein committed Jan 17, 2024
1 parent 3d70535 commit 8b030a5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/sanity/extra/licenses.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ 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)]
Expand Down

0 comments on commit 8b030a5

Please sign in to comment.