mirror of
https://github.com/nextcloud/server.git
synced 2026-02-19 02:38:40 -05:00
chore: Use new REUSE format
Signed-off-by: Louis Chemineau <louis@chmn.me>
This commit is contained in:
parent
cc46ca1f28
commit
27e324b514
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