labtime/.cspell.json

21 lines
368 B
JSON

{
"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
],
"words": [
"buildx",
"distroless",
"Gitea",
"gocron",
"golangci",
"hadolint",
"labtime",
"nonroot",
"promhttp",
"sigchan",
"woodpeckerci"
]
}