File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,53 +3,43 @@ SPDX-PackageName = "k8s-overcommit-operator"
33SPDX-PackageDownloadLocation = " https://github.com/InditexTech/k8s-overcommit-operator"
44
55[[annotations ]]
6- # Autogenerated files
76path = [
8- " api/v1alphav1/zz_generated.deepcopy.go" ,
9- " bundle.Dockerfile" ,
10- " bundle/**" ,
11- " config/**" ,
12- " deploy/**" ,
13- " Dockerfile" ,
14- " go.mod" ,
15- " go.sum" ,
16- " internal/**" ,
17- " *.png"
18- ]
7+ " api/v1alphav1/zz_generated.deepcopy.go" ,
8+ " bundle.Dockerfile" ,
9+ " bundle/**" ,
10+ " config/**" ,
11+ " deploy/**" ,
12+ " Dockerfile" ,
13+ " go.mod" ,
14+ " go.sum" ,
15+ " internal/**" ,
16+ ]
1917SPDX-License-Identifier = " Apache-2.0"
20- SPDX-PackageSupplier = " 2025 INDUSTRIA DE DISEÑO TEXTIL S.A. (INDITEX S.A.)"
2118SPDX-FileCopyrightText = " 2025 INDUSTRIA DE DISEÑO TEXTIL S.A. (INDITEX S.A.)"
19+ SPDX-FileComment = " Autogenerated files"
2220
2321[[annotations ]]
24- # Documentation
2522path = [
2623 " docs/**" ,
2724 " *.md" ,
28- ]
25+ " *.png"
26+ ]
2927SPDX-License-Identifier = " CC-BY-4.0"
30- SPDX-PackageSupplier = " 2025 INDUSTRIA DE DISEÑO TEXTIL S.A. (INDITEX S.A.)"
3128SPDX-FileCopyrightText = " 2025 INDUSTRIA DE DISEÑO TEXTIL S.A. (INDITEX S.A.)"
29+ SPDX-FileComment = " Documentation"
3230
3331[[annotations ]]
34- # Source code
35- path = [
32+ path = [
3633 " .github/**" ,
37- " .gitignore" ,
38- " .dockerignore" ,
39- " .golangci.yml" ,
40- " api/**" ,
41- " chart/**" ,
42- " cmd/main.go" ,
43- " grafana_dashboard.json" ,
4434 " hack/**" ,
45- " internal/**" ,
46- " Makefile" ,
47- " pkg/**" ,
35+ " .*ignore" ,
4836 " PROJECT" ,
49- " repolinter.json" ,
50- " test/**" ,
37+ " .golangci.yml" ,
5138 " Tiltfile" ,
39+ " repolinter.json" ,
40+ " chart/.helmignore" ,
41+ " chart/templates/_*.tpl" ,
5242]
5343SPDX-License-Identifier = " Apache-2.0"
54- SPDX-PackageSupplier = " 2025 INDUSTRIA DE DISEÑO TEXTIL S.A. (INDITEX S.A.)"
5544SPDX-FileCopyrightText = " 2025 INDUSTRIA DE DISEÑO TEXTIL S.A. (INDITEX S.A.)"
45+ SPDX-FileComment = " Developer tools and util files"
You can’t perform that action at this time.
0 commit comments