We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff204be commit 976e3cfCopy full SHA for 976e3cf
REUSE.toml
@@ -41,3 +41,12 @@ path = [
41
precedence = "aggregate"
42
SPDX-FileCopyrightText = "2026 LibreCode coop and LibreCode contributors"
43
SPDX-License-Identifier = "AGPL-3.0-or-later"
44
+
45
+[[annotations]]
46
+path = [
47
+ "l10n/*.js",
48
+ "l10n/*.json",
49
+]
50
+precedence = "aggregate"
51
+SPDX-FileCopyrightText = "2026 LibreCode coop and LibreCode contributors"
52
+SPDX-License-Identifier = "AGPL-3.0-or-later"
0 commit comments