mirror of
https://github.com/nextcloud/server.git
synced 2026-05-20 09:12:51 -04:00
Merge pull request #54979 from nextcloud/artonge/fix/reuse_stable31
This commit is contained in:
commit
b19aa09063
3 changed files with 515 additions and 349 deletions
348
.reuse/dep5
348
.reuse/dep5
File diff suppressed because one or more lines are too long
514
REUSE.toml
Normal file
514
REUSE.toml
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in a new issue