2024-08-13 17:47:05 +02:00
|
|
|
{
|
2024-08-23 01:28:30 +02:00
|
|
|
"ignorePaths": [
|
|
|
|
"go.mod", // This file is managed by Go
|
|
|
|
"go.sum", // This file is managed by Go
|
|
|
|
"LICENSE" // This file was automatically generated by Gitea
|
|
|
|
],
|
2024-08-13 17:47:05 +02:00
|
|
|
"words": [
|
2024-08-23 01:28:30 +02:00
|
|
|
"buildx",
|
|
|
|
"distroless",
|
|
|
|
"Gitea",
|
2024-08-13 17:47:05 +02:00
|
|
|
"gocron",
|
2024-08-23 01:28:30 +02:00
|
|
|
"golangci",
|
|
|
|
"hadolint",
|
2024-08-13 17:47:05 +02:00
|
|
|
"labtime",
|
2024-08-23 01:28:30 +02:00
|
|
|
"nonroot",
|
|
|
|
"promhttp",
|
2024-08-24 02:50:45 +02:00
|
|
|
"sigchan",
|
2024-08-23 01:28:30 +02:00
|
|
|
"woodpeckerci"
|
2024-08-13 17:47:05 +02:00
|
|
|
]
|
2024-08-24 02:50:45 +02:00
|
|
|
}
|