fix: REUSE lint for files under msix folder
This commit is contained in:
+7
-1
@@ -21,7 +21,13 @@ SPDX-FileCopyrightText = "Translators from hosted.weblate.org"
|
|||||||
SPDX-License-Identifier = "MIT"
|
SPDX-License-Identifier = "MIT"
|
||||||
|
|
||||||
[[annotations]]
|
[[annotations]]
|
||||||
path = "tool/**"
|
path = ["dist/msix/**.svg", "dist/msix/**.toml"]
|
||||||
|
precedence = "aggregate"
|
||||||
|
SPDX-FileCopyrightText = "2026 Gary Wang"
|
||||||
|
SPDX-License-Identifier = "MIT"
|
||||||
|
|
||||||
|
[[annotations]]
|
||||||
|
path = ["app/translations/**.ts", "assets/plain/translators.html"]
|
||||||
precedence = "aggregate"
|
precedence = "aggregate"
|
||||||
SPDX-FileCopyrightText = "2026 yyc12345"
|
SPDX-FileCopyrightText = "2026 yyc12345"
|
||||||
SPDX-License-Identifier = "MIT"
|
SPDX-License-Identifier = "MIT"
|
||||||
|
|||||||
Reference in New Issue
Block a user