mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-09 10:19:39 +02:00
Add fuzzing data to REUSE.toml
This commit is contained in:
parent
599c689c2e
commit
4c2e60bb92
1 changed files with 6 additions and 0 deletions
|
@ -111,6 +111,12 @@ precedence = "aggregate"
|
|||
SPDX-FileCopyrightText = "2022 Paul Schaub <info@pgpainless.org>"
|
||||
SPDX-License-Identifier = "Apache-2.0"
|
||||
|
||||
[[annotations]]
|
||||
path = "pgpainless-sop/src/test/resources/org/pgpainless/sop/fuzzing/**"
|
||||
precedence = "aggregate"
|
||||
SPDX-FileCopyrightText = "2025 Paul Schaub <info@pgpainless.org>"
|
||||
SPDX-License-Identifier = "CC0-1.0"
|
||||
|
||||
[[annotations]]
|
||||
path = ".github/ISSUE_TEMPLATE/**"
|
||||
precedence = "aggregate"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue