Skip to content

Commit 23a6d66

Browse files
chore: reorganize annotations in REUSE.toml for clarity (#2)
1 parent 24171c2 commit 23a6d66

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

REUSE.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ path = [
1212
"Dockerfile",
1313
"go.mod",
1414
"go.sum",
15-
"internal/**",
1615
]
1716
SPDX-License-Identifier = "Apache-2.0"
1817
SPDX-FileCopyrightText = "2025 INDUSTRIA DE DISEÑO TEXTIL S.A. (INDITEX S.A.)"
@@ -31,14 +30,15 @@ SPDX-FileComment = "Documentation"
3130
[[annotations]]
3231
path= [
3332
".github/**",
34-
"hack/**",
35-
".*ignore",
36-
"PROJECT",
3733
".golangci.yml",
38-
"Tiltfile",
39-
"repolinter.json",
34+
".*ignore",
4035
"chart/.helmignore",
4136
"chart/templates/_*.tpl",
37+
"hack/**",
38+
"internal/**",
39+
"PROJECT",
40+
"repolinter.json",
41+
"Tiltfile",
4242
]
4343
SPDX-License-Identifier = "Apache-2.0"
4444
SPDX-FileCopyrightText = "2025 INDUSTRIA DE DISEÑO TEXTIL S.A. (INDITEX S.A.)"

0 commit comments

Comments
 (0)