fix: add reuse info to **/*.md by default

This commit is contained in:
sithlord48
2025-04-25 09:01:26 -04:00
committed by Chris Rizzitello
parent d6c9897748
commit 285abc7bb7

View File

@ -43,13 +43,7 @@ SPDX-FileCopyrightText = "Deskflow Developers"
SPDX-License-Identifier = "MIT"
[[annotations]]
path = "README.md"
precedence = "override"
SPDX-FileCopyrightText = "Deskflow Developers"
SPDX-License-Identifier = "MIT"
[[annotations]]
path = "SECURITY.md"
path = "**/*.md"
precedence = "override"
SPDX-FileCopyrightText = "Deskflow Developers"
SPDX-License-Identifier = "MIT"