From ee04ffae247e65fe4a22b9a68aa12575db9af1af Mon Sep 17 00:00:00 2001 From: Hang Yin Date: Mon, 1 Sep 2025 08:15:54 +0000 Subject: [PATCH] fix: reuse lint --- REUSE.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/REUSE.toml b/REUSE.toml index e48336ed..abf4a08c 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -157,3 +157,8 @@ SPDX-License-Identifier = "CC0-1.0" path = "guest-api/src/generated/*" SPDX-FileCopyrightText = "NONE" SPDX-License-Identifier = "CC0-1.0" + +[[annotations]] +path = "dstack-util/tests/fixtures/*" +SPDX-FileCopyrightText = "NONE" +SPDX-License-Identifier = "CC0-1.0"