Skip to content

Commit 52fd82e

Browse files
fix(ci): cover .soldeerignore and soldeer.lock in REUSE.toml
reuse lint flagged the new soldeer metadata files as missing copyright/license info. Add them to the umbrella annotation alongside .gitignore, foundry.lock, etc. — same shape as float's REUSE.toml. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 7cd9d26 commit 52fd82e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

REUSE.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ path = [
1717
"slither.config.json",
1818
"REUSE.toml",
1919
"foundry.lock",
20+
"soldeer.lock",
21+
".soldeerignore",
2022
]
2123
SPDX-FileCopyrightText = "Copyright (c) 2020 Rain Open Source Software Ltd"
2224
SPDX-License-Identifier = "LicenseRef-DCL-1.0"

0 commit comments

Comments
 (0)