Merge pull request #54979 from nextcloud/artonge/fix/reuse_stable31

This commit is contained in:
Benjamin Gaussorgues 2025-09-11 11:06:54 +02:00 committed by GitHub
commit b19aa09063
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 515 additions and 349 deletions

File diff suppressed because one or more lines are too long

514
REUSE.toml Normal file

File diff suppressed because one or more lines are too long

View file

@ -27,7 +27,6 @@ $expectedFiles = [
'.npmignore',
'.php-cs-fixer.dist.php',
'.pre-commit-config.yaml',
'.reuse',
'.scrutinizer.yml',
'.tag',
'.tx',
@ -43,6 +42,7 @@ $expectedFiles = [
'DESIGN.md',
'Makefile',
'README.md',
'REUSE.toml',
'SECURITY.md',
'apps',
'autotest-checkers.sh',