From 8c89bffc47d95b7d0043975b3a536650d0e24655 Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 05:35:50 +0000 Subject: [PATCH] style: format code with Gofumpt and Prettier This commit fixes the style issues introduced in 3266b44 according to the output from Gofumpt and Prettier. Details: https://github.com/vdaas/vald/pull/2579 Signed-off-by: kpango --- .cspell.json | 159 +- hack/cspell/.cspell.json | 38 +- hack/cspell/main.go | 128 +- hack/cspell/output.log | 2691 +++-------------------- internal/circuitbreaker/breaker.go | 2 +- internal/circuitbreaker/breaker_test.go | 12 +- pkg/agent/core/ngt/service/ngt_test.go | 2 +- 7 files changed, 513 insertions(+), 2519 deletions(-) diff --git a/.cspell.json b/.cspell.json index fd02931235..40829a2702 100644 --- a/.cspell.json +++ b/.cspell.json @@ -28,6 +28,8 @@ "**/*.png", "**/*.sum", "**/*.svg", + "**/.cspell.json", + "**/hack/cspell/.cspell.json", "**/.git/objects/**", "**/cmd/agent/core/faiss/faiss", "**/cmd/agent/core/ngt/ngt", @@ -1424,7 +1426,7 @@ { "filename": "charts/vald/values.yaml", "ignoreWords": [ - "goroutines", + "goroutines" ] }, { @@ -2139,6 +2141,12 @@ "timelimit" ] }, + { + "filename": "internal/circuitbreaker/breaker_test.go", + "ignoreWords": [ + "resetted" + ] + }, { "filename": "internal/client/v1/client/client.go", "ignoreWords": [ @@ -2371,7 +2379,7 @@ "filename": "internal/core/algorithm/ngt/ngt_test.go", "ignoreWords": [ "bulkinsert", - "ospace", + "ospace" ] }, { @@ -2515,7 +2523,7 @@ "filename": "internal/db/rdb/mysql/mysql_test.go", "ignoreWords": [ "insertbysql", - "loadcontext", + "loadcontext" ] }, { @@ -2562,7 +2570,7 @@ "forcepathstyle", "httpclient", "itop", - "maxretries", + "maxretries" ] }, { @@ -2630,6 +2638,7 @@ { "filename": "internal/errors/lb.go", "ignoreWords": [ + "insuffcient", "insufficient" ] }, @@ -2654,7 +2663,7 @@ { "filename": "internal/errors/redis_test.go", "ignoreWords": [ - "kvvk", + "kvvk" ] }, { @@ -2689,7 +2698,7 @@ { "filename": "internal/k8s/job/job.go", "ignoreWords": [ - "batchv", + "batchv" ] }, { @@ -2767,6 +2776,7 @@ "filename": "internal/log/level/level.go", "ignoreWords": [ "debg", + "erro", "fata" ] }, @@ -2840,7 +2850,7 @@ "ignoreWords": [ "copylocks", "govet", - "nums", + "nums" ] }, { @@ -2848,7 +2858,7 @@ "ignoreWords": [ "gbackoff", "parseable", - "rebalancing", + "rebalancing" ] }, { @@ -2974,6 +2984,12 @@ "semconv" ] }, + { + "filename": "internal/observability/metrics/grpc/grpc.go", + "ignoreWords": [ + "desctiption" + ] + }, { "filename": "internal/observability/metrics/mem/index/index.go", "ignoreWords": [ @@ -3067,7 +3083,7 @@ { "filename": "internal/servers/servers_test.go", "ignoreWords": [ - "strg", + "strg" ] }, { @@ -3099,6 +3115,7 @@ { "filename": "internal/sync/semaphore/semaphore_test.go", "ignoreWords": [ + "doesnt", "unacquired" ] }, @@ -3112,6 +3129,7 @@ { "filename": "internal/sync/singleflight/singleflight_test.go", "ignoreWords": [ + "dochan", "unparam" ] }, @@ -3119,7 +3137,8 @@ "filename": "internal/test/data/hdf5/hdf5.go", "ignoreWords": [ "keepalives", - "neighbors" + "neighbors", + "neighors" ] }, { @@ -3349,6 +3368,12 @@ "rolebinding" ] }, + { + "filename": "k8s/tools/benchmark/job/serviceaccount.yaml", + "ignoreWords": [ + "versoin" + ] + }, { "filename": "k8s/tools/benchmark/operator/clusterrole.yaml", "ignoreWords": [ @@ -3431,6 +3456,7 @@ "joind", "nonexistid", "pushinsert", + "testingcase" ] }, { @@ -3536,6 +3562,7 @@ "aggr", "fdist", "fmax", + "insuffcient", "insufficient", "timeoutage" ] @@ -3599,6 +3626,12 @@ "grpcmock" ] }, + { + "filename": "pkg/gateway/mirror/usecase/vald.go", + "ignoreWords": [ + "mirrormetrics" + ] + }, { "filename": "pkg/index/job/creation/service/indexer_test.go", "ignoreWords": [ @@ -3626,10 +3659,17 @@ "jobnamespace" ] }, + { + "filename": "pkg/tools/benchmark/job/service/insert.go", + "ignoreWords": [ + "prometeus" + ] + }, { "filename": "pkg/tools/benchmark/job/service/job.go", "ignoreWords": [ "benchjob", + "neighors", "userdefined" ] }, @@ -3637,6 +3677,7 @@ "filename": "pkg/tools/benchmark/job/service/option.go", "ignoreWords": [ "bjns", + "concurency", "userdefined" ] }, @@ -3644,11 +3685,13 @@ "filename": "pkg/tools/benchmark/job/service/option_test.go", "ignoreWords": [ "bjns", + "concurency" ] }, { "filename": "pkg/tools/benchmark/job/usecase/benchmarkd.go", "ignoreWords": [ + "concurency", "gcli", "unbackupped", "usecases", @@ -3791,6 +3834,12 @@ "peakrate" ] }, + { + "filename": "tests/e2e/crud/crud_test.go", + "ignoreWords": [ + "ecrud" + ] + }, { "filename": "tests/e2e/kubernetes/client/client.go", "ignoreWords": [ @@ -3820,80 +3869,112 @@ "evalidator", "svalidator" ] - }, + } ], "patterns": [ { - "name": "IgnoredurSuffix", - "pattern": ".*dur$" + "name": "IgnoreaddrSuffix", + "pattern": ".*addr$" }, { "name": "IgnoreaddrsSuffix", "pattern": ".*addrs$" }, - { - "name": "IgnoreaddrSuffix", - "pattern": ".*addr$" - }, { "name": "IgnorebufSuffix", "pattern": ".*buf$" }, { - "name": "IgnoregroupSuffix", - "pattern": ".*group$" + "name": "IgnorecfgSuffix", + "pattern": ".*cfg$" }, { - "name": "IgnoreoptSuffix", - "pattern": ".*opt$" + "name": "IgnorecfgSuffix", + "pattern": ".*cfg$" }, { - "name": "IgnoreoptsSuffix", - "pattern": ".*opts$" + "name": "IgnorechSuffix", + "pattern": ".*ch$" + }, + { + "name": "IgnorechSuffix", + "pattern": ".*ch$" + }, + { + "name": "IgnorecntSuffix", + "pattern": ".*cnt$" }, { "name": "IgnoreconfSuffix", "pattern": ".*conf$" }, + { + "name": "IgnoreconfSuffix", + "pattern": ".*conf$" + }, + { + "name": "IgnoreconnSuffix", + "pattern": ".*conn$" + }, + { + "name": "IgnoreconnSuffix", + "pattern": ".*conn$" + }, + { + "name": "IgnorectxSuffix", + "pattern": ".*ctx$" + }, + { + "name": "IgnorectxSuffix", + "pattern": ".*ctx$" + }, + { + "name": "IgnoredurSuffix", + "pattern": ".*dur$" + }, + { + "name": "IgnoredurSuffix", + "pattern": ".*dur$" + }, { "name": "IgnoreerrSuffix", "pattern": ".*err$" }, { - "name": "IgnoreerrsSuffix", - "pattern": ".*errs$" + "name": "IgnoreerrSuffix", + "pattern": ".*err$" }, { "name": "IgnoreerrorsSuffix", "pattern": ".*errors$" }, { - "name": "IgnorectxSuffix", - "pattern": ".*ctx$" + "name": "IgnoreerrsSuffix", + "pattern": ".*errs$" }, { - "name": "IgnorelenSuffix", - "pattern": ".*len$" + "name": "IgnoregroupSuffix", + "pattern": ".*group$" }, { - "name": "IgnorecfgSuffix", - "pattern": ".*cfg$" + "name": "IgnorelenSuffix", + "pattern": ".*len$" }, { - "name": "IgnorecntSuffix", - "pattern": ".*cnt$" + "name": "IgnorelenSuffix", + "pattern": ".*len$" }, { - "name": "IgnoreconnSuffix", - "pattern": ".*conn$" + "name": "IgnoreoptSuffix", + "pattern": ".*opt$" }, { - "name": "IgnoreconnSuffix", - "pattern": ".*conn$" + "name": "IgnoreoptsSuffix", + "pattern": ".*opts$" }, { - "name": "IgnorechSuffix", - "pattern": ".*ch$" + "name": "IgnoreoptsSuffix", + "pattern": ".*opts$" } ] } diff --git a/hack/cspell/.cspell.json b/hack/cspell/.cspell.json index 40829a2702..0c313cf723 100644 --- a/hack/cspell/.cspell.json +++ b/hack/cspell/.cspell.json @@ -3888,14 +3888,6 @@ "name": "IgnorecfgSuffix", "pattern": ".*cfg$" }, - { - "name": "IgnorecfgSuffix", - "pattern": ".*cfg$" - }, - { - "name": "IgnorechSuffix", - "pattern": ".*ch$" - }, { "name": "IgnorechSuffix", "pattern": ".*ch$" @@ -3908,22 +3900,10 @@ "name": "IgnoreconfSuffix", "pattern": ".*conf$" }, - { - "name": "IgnoreconfSuffix", - "pattern": ".*conf$" - }, { "name": "IgnoreconnSuffix", "pattern": ".*conn$" }, - { - "name": "IgnoreconnSuffix", - "pattern": ".*conn$" - }, - { - "name": "IgnorectxSuffix", - "pattern": ".*ctx$" - }, { "name": "IgnorectxSuffix", "pattern": ".*ctx$" @@ -3932,14 +3912,6 @@ "name": "IgnoredurSuffix", "pattern": ".*dur$" }, - { - "name": "IgnoredurSuffix", - "pattern": ".*dur$" - }, - { - "name": "IgnoreerrSuffix", - "pattern": ".*err$" - }, { "name": "IgnoreerrSuffix", "pattern": ".*err$" @@ -3960,21 +3932,13 @@ "name": "IgnorelenSuffix", "pattern": ".*len$" }, - { - "name": "IgnorelenSuffix", - "pattern": ".*len$" - }, { "name": "IgnoreoptSuffix", "pattern": ".*opt$" }, - { - "name": "IgnoreoptsSuffix", - "pattern": ".*opts$" - }, { "name": "IgnoreoptsSuffix", "pattern": ".*opts$" } ] -} +} \ No newline at end of file diff --git a/hack/cspell/main.go b/hack/cspell/main.go index 28a553d0e2..94e903274a 100644 --- a/hack/cspell/main.go +++ b/hack/cspell/main.go @@ -8,26 +8,25 @@ import ( "os" "regexp" "sort" - "strconv" "strings" ) -type CspellConfig struct { - Import []string `json:"import,omitempty"` - IgnorePaths []string `json:"ignorePaths,omitempty"` - IgnoreWords []string `json:"ignoreWords,omitempty"` - Overrides []Override `json:"overrides,omitempty"` - Patterns []Pattern `json:"patterns,omitempty"` +type Override struct { + Filename string `json:"filename"` + IgnoreWords []string `json:"ignoreWords"` } -type Override struct { - Filename string `json:"filename,omitempty"` - IgnoreWords []string `json:"ignoreWords,omitempty"` +type CspellConfig struct { + Import []string `json:"import"` + IgnorePaths []string `json:"ignorePaths"` + IgnoreWords []string `json:"ignoreWords,omitempty"` + Overrides []Override `json:"overrides"` + Patterns []Pattern `json:"patterns,omitempty"` } type Pattern struct { - Name string `json:"name,omitempty"` - Pattern string `json:"pattern,omitempty"` + Name string `json:"name"` + Pattern string `json:"pattern"` } func main() { @@ -77,7 +76,6 @@ func main() { "**/*.png", "**/*.sum", "**/*.svg", - "**/.cspell.json", "**/.git/objects/**", "**/cmd/agent/core/faiss/faiss", "**/cmd/agent/core/ngt/ngt", @@ -95,7 +93,6 @@ func main() { "**/cmd/tools/benchmark/job/job", "**/cmd/tools/benchmark/operator/operator", "**/cmd/tools/cli/loadtest/loadtest", - "**/hack/cspell/.cspell.json", "**/internal/core/algorithm/ngt/assets/index", "**/internal/test/data/agent/ngt/validIndex", }, @@ -124,36 +121,13 @@ func main() { wordRegex := regexp.MustCompile(`Unknown word \(([^)]+)\)`) fileWordsMap := make(map[string]map[string]struct{}) wordFrequency := make(map[string]int) + wordVariations := make(map[string]map[string]struct{}) suffixes := []string{ - "addr", - "addrs", - "buf", - "cancel", - "cfg", - "ch", - "cnt", - "conf", - "conn", - "ctx", - "dim", - "dur", - "env", - "err", - "error", - "errors", - "errs", - "group", - "idx", - "len", - "mu", - "opt", - "opts", - "pool", - "req", - "res", - "size", - "vec", + "addr", "addrs", "buf", "cancel", "cfg", "ch", "cnt", "conf", "conn", "ctx", + "dim", "dur", "env", "err", "error", "errors", "errs", "group", "idx", + "len", "mu", "opt", "opts", "pool", "req", "res", "size", "vec", } + scanner := bufio.NewScanner(file) for scanner.Scan() { line := scanner.Text() @@ -166,6 +140,7 @@ func main() { if len(wordMatch) == 2 { word := wordMatch[1] wordLower := strings.ToLower(word) // 大文字小文字を無視するため小文字に変換 + if _, exists := fileWordsMap[filename]; !exists { fileWordsMap[filename] = make(map[string]struct{}) } @@ -173,24 +148,33 @@ func main() { wordFrequency[wordLower]++ } fileWordsMap[filename][wordLower] = struct{}{} + + // 大文字小文字のバリエーションを記録 + if _, exists := wordVariations[wordLower]; !exists { + wordVariations[wordLower] = make(map[string]struct{}) + } + wordVariations[wordLower][word] = struct{}{} } } globalIgnoreWords := map[string]struct{}{} suffixPatterns := map[string]struct{}{} - for word, count := range wordFrequency { + for wordLower, count := range wordFrequency { if count >= wordThreshold { matchedSuffix := false for _, suffix := range suffixes { - if strings.HasSuffix(word, suffix) && len(word) > len(suffix) { + if strings.HasSuffix(wordLower, suffix) && len(wordLower) > len(suffix) { suffixPatterns[suffix] = struct{}{} matchedSuffix = true break } } if !matchedSuffix { - globalIgnoreWords[word] = struct{}{} + // バリエーションに基づき、登録するignoreWordsを決定 + for variation := range wordVariations[wordLower] { + globalIgnoreWords[variation] = struct{}{} + } } } } @@ -198,8 +182,7 @@ func main() { // グローバルignoreWordsとパターンを設定 for filename, words := range fileWordsMap { wordList := []string{} - for word := range words { - wordLower := strings.ToLower(word) + for wordLower := range words { matchedSuffix := false for _, suffix := range suffixes { if strings.HasSuffix(wordLower, suffix) && len(wordLower) > len(suffix) { @@ -209,8 +192,10 @@ func main() { } // パターンにマッチする単語は個別のignoreWordsには登録しない if !matchedSuffix { - if _, isGlobal := globalIgnoreWords[wordLower]; !isGlobal { - wordList = append(wordList, word) + for variation := range wordVariations[wordLower] { + if _, isGlobal := globalIgnoreWords[variation]; !isGlobal { + wordList = append(wordList, variation) + } } } } @@ -235,25 +220,37 @@ func main() { } } - for word := range globalIgnoreWords { - config.IgnoreWords = append(config.IgnoreWords, word) - } + // 重複するIgnoreWordsを削除し、ソート config.IgnoreWords = unique(config.IgnoreWords) - for suffix := range suffixPatterns { - pattern := fmt.Sprintf(".*%s$", regexp.QuoteMeta(suffix)) - config.Patterns = append(config.Patterns, Pattern{ - Name: fmt.Sprintf("Ignore%sSuffix", suffix), - Pattern: pattern, - }) + // 重複するFilenameのOverrideを削除し、ソート + overrideMap := make(map[string]Override) + for _, override := range config.Overrides { + if existing, found := overrideMap[override.Filename]; found { + existing.IgnoreWords = append(existing.IgnoreWords, override.IgnoreWords...) + existing.IgnoreWords = unique(existing.IgnoreWords) + overrideMap[override.Filename] = existing + } else { + overrideMap[override.Filename] = override + } + } + config.Overrides = []Override{} + for _, override := range overrideMap { + config.Overrides = append(config.Overrides, override) } - - // overridesをfilenameでソート sort.Slice(config.Overrides, func(i, j int) bool { return config.Overrides[i].Filename < config.Overrides[j].Filename }) - // Patternsを名前でソート + // 重複するPatternを削除し、ソート + patternMap := make(map[string]Pattern) + for _, pattern := range config.Patterns { + patternMap[pattern.Name] = pattern + } + config.Patterns = []Pattern{} + for _, pattern := range patternMap { + config.Patterns = append(config.Patterns, pattern) + } sort.Slice(config.Patterns, func(i, j int) bool { return config.Patterns[i].Name < config.Patterns[j].Name }) @@ -272,15 +269,6 @@ func main() { fmt.Println("Successfully updated .cspell.json") } -func atoi(s string) int { - i, err := strconv.Atoi(s) - if err != nil { - fmt.Printf("Invalid threshold value: %v\n", err) - os.Exit(1) - } - return i -} - func unique(strings []string) []string { seen := make(map[string]struct{}) result := []string{} diff --git a/hack/cspell/output.log b/hack/cspell/output.log index 2188e84ca3..5d10a10ef3 100644 --- a/hack/cspell/output.log +++ b/hack/cspell/output.log @@ -1,21 +1,12 @@ -Makefile.d/test.mk:46:2 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, ZORCH, coach] -Makefile:72:1 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, ZORCH, COACH, Coach] -Makefile.d/e2e.mk:57:13 - Unknown word (linearsearch) Suggestions: [] -Makefile.d/e2e.mk:92:13 - Unknown word (maxdim) Suggestions: [maxim, Maxim, maim, maxi, mxim] -Makefile.d/build.mk:115:39 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] -Makefile.d/functions.mk:49:8 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] -Makefile.d/tools.mk:188:62 - Unknown word (aarch) Suggestions: [arch, anarch, Arch, larch, march] -tests/e2e/operation/stream.go:56:14 - Unknown word (tserror) Suggestions: [terror, stertor, termor, terrors, error] -tests/e2e/operation/stream.go:93:4 - Unknown word (rerr) Suggestions: [rear, herr, Herr, kerr, Kerr] -tests/e2e/operation/stream.go:414:9 - Unknown word (linearsearch) Suggestions: [] Makefile.d/dependencies.mk:190:11 - Unknown word (facebookresearch) Suggestions: [] -.gitfiles:272:25 - Unknown word (japansearch) Suggestions: [] -CHANGELOG.md:570:10 - Unknown word (vtpool) Suggestions: [vtol, VTOL, pool, tool, spool] -CHANGELOG.md:652:27 - Unknown word (poolsize) Suggestions: [poolside, poopsie, poolsides, plosive, police] -CHANGELOG.md:1004:42 - Unknown word (chatopts) Suggestions: [chatgpt, cahoots, chaos, chaps, chapt] -Makefile.d/bench.mk:131:2 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] +Makefile.d/tools.mk:188:62 - Unknown word (aarch) Suggestions: [arch, anarch, Arch, larch, march] +Makefile.d/test.mk:46:2 - Unknown word (GOARCH) Suggestions: [GARTH, garth] +Makefile:72:1 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, ZORCH, COACH, GERAH] +Makefile.d/functions.mk:49:8 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] README.md:249:41 - Unknown word (japansearch) Suggestions: [] README.md:249:69 - Unknown word (jpsearch) Suggestions: [search, onsearch, jsercy] +.gitfiles:272:25 - Unknown word (japansearch) Suggestions: [] +Makefile.d/bench.mk:131:2 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] .golangci.yml:32:7 - Unknown word (containedctx) Suggestions: [contained] .golangci.yml:64:7 - Unknown word (maintidx) Suggestions: [mantid, mantids, mantic, mantis, minted] .golangci.yml:70:7 - Unknown word (nilerr) Suggestions: [nicer, niger, niter, nailer, Niger] @@ -25,150 +16,122 @@ README.md:249:69 - Unknown word (jpsearch) Suggestions: [search, onsearch, jserc .golangci.yml:102:9 - Unknown word (goerr) Suggestions: [goer, goers, gore, gored, goren] .golangci.yml:120:9 - Unknown word (varnamelen) Suggestions: [] .golangci.yml:196:47 - Unknown word (cmpopts) Suggestions: [copts, coopts, copouts, comports, composts] +.github/workflows/e2e-max-dim.yml:84:19 - Unknown word (maxdim) Suggestions: [maxim, Maxim, maim, maxi, mxim] +Makefile.d/e2e.mk:57:13 - Unknown word (linearsearch) Suggestions: [] +Makefile.d/e2e.mk:92:13 - Unknown word (maxdim) Suggestions: [maxim, Maxim, maim, maxi, mxim] +Makefile.d/build.mk:115:39 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] +.github/workflows/detect-internal-config-changes.yml:34:136 - Unknown word (INTCFG) Suggestions: [intc, INTC, IFCFG, INCOG, IETF] +CHANGELOG.md:570:10 - Unknown word (vtpool) Suggestions: [vtol, VTOL, pool, tool, spool] +CHANGELOG.md:652:27 - Unknown word (poolsize) Suggestions: [poolside, poopsie, poolsides, plosive, police] +CHANGELOG.md:1004:42 - Unknown word (chatopts) Suggestions: [chatgpt, cahoots, chaos, chaps, chapt] go.mod:168:25 - Unknown word (hostpool) Suggestions: [hotpot, hostel, hotfoot, hotpots] go.mod:189:18 - Unknown word (godotenv) Suggestions: [goodmen, godot, godown, gotten, godot's] go.mod:256:25 - Unknown word (reflectx) Suggestions: [reflect, reflects, reflex, reelect, reelects] go.mod:294:14 - Unknown word (multierr) Suggestions: [mulier, maltier, mustier, multiyear, motlier] go.mod:312:15 - Unknown word (xerrors) Suggestions: [errors, error, error's, exmoors, extrorse] go.mod:313:16 - Unknown word (jsonpatch) Suggestions: [jsonpath] +tests/e2e/operation/stream.go:56:14 - Unknown word (tserror) Suggestions: [terror, stertor, termor, terrors, error] +tests/e2e/operation/stream.go:93:4 - Unknown word (rerr) Suggestions: [rear, herr, Herr, kerr, Kerr] +tests/e2e/operation/stream.go:414:9 - Unknown word (linearsearch) Suggestions: [] cmd/tools/cli/benchmark/core/main.go:48:3 - Unknown word (vmsize) Suggestions: [mize, size, csize, maize, resize] -.github/workflows/detect-internal-config-changes.yml:34:136 - Unknown word (INTCFG) Suggestions: [intc, INTC, INCOG, INCA, INCH] +hack/go.mod.default:168:25 - Unknown word (hostpool) Suggestions: [hotpot, hostel, hotfoot, hotpots] +hack/go.mod.default:189:18 - Unknown word (godotenv) Suggestions: [goodmen, godot, godown, gotten, godot's] +hack/go.mod.default:256:25 - Unknown word (reflectx) Suggestions: [reflect, reflects, reflex, reelect, reelects] +hack/go.mod.default:294:14 - Unknown word (multierr) Suggestions: [mulier, maltier, mustier, multiyear, motlier] +hack/go.mod.default:312:15 - Unknown word (xerrors) Suggestions: [errors, error, error's, exmoors, extrorse] +hack/go.mod.default:313:16 - Unknown word (jsonpatch) Suggestions: [jsonpath] +docs/user-guides/filtering-configuration.md:165:2 - Unknown word (icfg) Suggestions: [ifcfg, cfg, cig, ifc, icao] +docs/user-guides/configuration.md:180:24 - Unknown word (facebookresearch) Suggestions: [] +apis/swagger/v1/vald/search.swagger.json:15:7 - Unknown word (linearsearch) Suggestions: [] +apis/grpc/v1/rpc/errdetails/error_details_vtproto.pb.go:1760:8 - Unknown word (msglen) Suggestions: [mullen, Mullen, milne, smile, smiled] +docs/performance/loadtest.md:36:219 - Unknown word (steamsearch) Suggestions: [] +apis/proto/v1/vald/search.proto:72:15 - Unknown word (linearsearch) Suggestions: [] +docs/overview/component/README.md:70:23 - Unknown word (facebookresearch) Suggestions: [] +docs/contributing/coding-style.md:561:13 - Unknown word (werr) Suggestions: [wear, weer, weir, were, wert] +.git/hooks/sendemail-validate.sample:36:10 - Unknown word (checkpatch) Suggestions: [checkmate, checkmated, checkmates] .git/hooks/update.sample:19:9 - Unknown word (allowdeletebranch) Suggestions: [] .git/hooks/update.sample:22:9 - Unknown word (denycreatebranch) Suggestions: [] -.git/hooks/sendemail-validate.sample:36:10 - Unknown word (checkpatch) Suggestions: [checkmate, checkmated, checkmates] .git/hooks/pre-rebase.sample:19:1 - Unknown word (basebranch) Suggestions: [] -tests/e2e/crud/crud_test.go:426:12 - Unknown word (ECRUD) Suggestions: [ECRU, ECRUS, CRUD, CERED, CURD] -.github/workflows/e2e-max-dim.yml:84:19 - Unknown word (maxdim) Suggestions: [maxim, Maxim, maim, maxi, mxim] -apis/grpc/v1/rpc/errdetails/error_details_vtproto.pb.go:1760:8 - Unknown word (msglen) Suggestions: [mullen, Mullen, milne, smile, smiled] -apis/swagger/v1/vald/search.swagger.json:15:7 - Unknown word (linearsearch) Suggestions: [] +hack/docker/gen/main.go:76:5 - Unknown word (TARGETARCH) Suggestions: [] +hack/docker/gen/main.go:510:6 - Unknown word (egctx) Suggestions: [] apis/grpc/v1/payload/payload_vtproto.pb.go:7420:7 - Unknown word (pksize) Suggestions: [prize, size, csize, resize, SIZE] apis/grpc/v1/payload/payload_vtproto.pb.go:11527:8 - Unknown word (msglen) Suggestions: [mullen, Mullen, milne, smile, smiled] apis/grpc/v1/payload/payload_vtproto.pb.go:18438:10 - Unknown word (mapmsglen) Suggestions: [] pkg/tools/cli/loadtest/usecase/load.go:78:2 - Unknown word (rech) Suggestions: [recd, reck, recs, rect, recv] +hack/gorules/testdata/tests.go:47:2 - Unknown word (ireq) Suggestions: [iraq, ired, ires, Iraq, ire] +dockers/dev/Dockerfile:121:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] pkg/tools/cli/loadtest/service/loader.go:189:6 - Unknown word (egctx) Suggestions: [] -k8s/metrics/grafana/dashboards/99-vald-agent-memory.yaml:2849:24 - Unknown word (vmsize) Suggestions: [mize, size, maize, resize, vise] -internal/worker/queue_option.go:54:57 - Unknown word (qcdur) Suggestions: [chur, occur, scour, Chur, cdr] -internal/worker/worker_test.go:100:7 - Unknown word (qcdur) Suggestions: [chur, occur, scour, Chur, cdr] -internal/worker/worker_test.go:184:3 - Unknown word (qopts) Suggestions: [qophs, opts, copts, Copts, pots] -internal/worker/queue.go:42:2 - Unknown word (qcdur) Suggestions: [chur, occur, scour, Chur, cdr] -internal/worker/worker.go:54:2 - Unknown word (qopts) Suggestions: [qophs, opts, copts, Copts, pots] -internal/worker/worker.go:93:6 - Unknown word (wech) Suggestions: [weth, welch, wench, WETH, wec] -internal/worker/worker.go:93:12 - Unknown word (qech) Suggestions: [lech, mech, sech, tech, Tech] -internal/worker/worker_option.go:62:8 - Unknown word (qopts) Suggestions: [qophs, opts, copts, Copts, pots] -pkg/gateway/mirror/usecase/vald.go:28:2 - Unknown word (mirrormetrics) Suggestions: [] -pkg/gateway/mirror/usecase/vald.go:198:12 - Unknown word (dech) Suggestions: [decd, deck, decl, deco, decs] -pkg/gateway/mirror/usecase/vald.go:198:18 - Unknown word (cech) Suggestions: [ceca, ceph, csch, czech, Ceph] -pkg/gateway/mirror/usecase/vald.go:198:30 - Unknown word (oech) Suggestions: [oecd, orch, ouch, OECD, och] pkg/tools/cli/loadtest/config/config.go:50:8 - Unknown word (streamsearch) Suggestions: [] -internal/worker/queue_option_test.go:222:6 - Unknown word (qcdur) Suggestions: [chur, occur, scour, Chur, cdr] -internal/worker/queue_test.go:96:7 - Unknown word (qcdur) Suggestions: [chur, occur, scour, Chur, cdr] -internal/file/file.go:73:10 - Unknown word (ferr) Suggestions: [fer, fear, feer, fern, ferry] -internal/file/file.go:183:8 - Unknown word (ierr) Suggestions: [ier, Ier, herr, Herr, kerr] -internal/file/file.go:248:4 - Unknown word (derr) Suggestions: [der, dear, deer, derm, derv] -internal/file/file.go:399:3 - Unknown word (merr) Suggestions: [mer, meir, merb, mere, merer] -internal/file/file.go:399:9 - Unknown word (rerr) Suggestions: [rear, herr, Herr, kerr, Kerr] -internal/compress/lz4.go:60:3 - Unknown word (cerr) Suggestions: [carr, celr, cere, cerf, cern] -internal/config/cassandra.go:235:3 - Unknown word (tcfg) Suggestions: [cfg, ctag, ctg, taft, tang] -internal/compress/gzip_test.go:846:26 - Unknown word (serr) Suggestions: [ser, sear, seer, sera, serb] -internal/compress/gzip_test.go:851:26 - Unknown word (rerr) Suggestions: [rear, herr, Herr, kerr, Kerr] -internal/compress/gzip_test.go:1048:26 - Unknown word (derr) Suggestions: [der, dear, deer, derm, derv] -internal/compress/gzip_test.go:1053:26 - Unknown word (werr) Suggestions: [wear, weer, weir, were, wert] -internal/net/net.go:164:6 - Unknown word (nerr) Suggestions: [near, nebr, nerd, nerf, nero] -internal/net/net.go:236:6 - Unknown word (egctx) Suggestions: [] -internal/net/dialer.go:341:4 - Unknown word (tconn) Suggestions: [conn, Conn, tenon, tron, ton] -internal/net/dialer.go:366:6 - Unknown word (tctx) Suggestions: [text, txt, tact, tata, tate] -internal/net/dialer.go:385:9 - Unknown word (tcancel) Suggestions: [cancel, trance, tranced, trances, cancer] -internal/net/dialer.go:398:4 - Unknown word (ttctx) Suggestions: [tact, tacts] -internal/net/dialer.go:398:11 - Unknown word (ttcancel) Suggestions: [cancel, trance, tranced, trances] -internal/servers/servers_test.go:168:6 - Unknown word (gerrs) Suggestions: [gers, Gers, gears, ger's, germs] -internal/servers/servers_test.go:173:6 - Unknown word (werrs) Suggestions: [wears, weirs, errs, ewers, wrens] -internal/servers/servers_test.go:230:3 - Unknown word (sddur) Suggestions: [siddur, dur, sadr, sddm, slur] -internal/servers/option.go:58:5 - Unknown word (sddur) Suggestions: [siddur, dur, sadr, sddm, slur] -internal/servers/option_test.go:142:31 - Unknown word (sddur) Suggestions: [siddur, dur, sadr, sddm, slur] -internal/runner/runner.go:83:7 - Unknown word (ccfg) Suggestions: [cfg, cfc, cfe, cfo, cft] -internal/runner/runner.go:89:5 - Unknown word (lcfg) Suggestions: [cfg, clfi, clog, logf, Logf] -internal/runner/runner.go:142:2 - Unknown word (sctx) Suggestions: [stx, STX, csix, sext, cst] -internal/runner/runner.go:230:11 - Unknown word (ierr) Suggestions: [ier, Ier, herr, Herr, kerr] -internal/servers/servers.go:43:2 - Unknown word (sddur) Suggestions: [siddur, dur, sadr, sddm, slur] -internal/servers/starter/starter.go:42:10 - Unknown word (sopts) Suggestions: [spots, sops, sots, septs, softs] -internal/servers/starter/starter.go:162:7 - Unknown word (hopt) Suggestions: [holt, hoot, hope, hopi, hops] -internal/servers/server/option.go:184:5 - Unknown word (sddur) Suggestions: [siddur, dur, sadr, sddm, slur] -internal/servers/server/option.go:255:6 - Unknown word (tcfg) Suggestions: [cfg, ctag, ctg, taft, tang] -internal/servers/server/server_test.go:384:3 - Unknown word (sddur) Suggestions: [siddur, dur, sadr, sddm, slur] -internal/servers/server/option_test.go:409:12 - Unknown word (sddur) Suggestions: [siddur, dur, sadr, sddm, slur] -internal/servers/server/option_test.go:839:32 - Unknown word (tcfg) Suggestions: [cfg, ctag, ctg, taft, tang] -internal/servers/server/option_test.go:1242:5 - Unknown word (sopts) Suggestions: [spots, sops, sots, septs, softs] -internal/servers/server/option_test.go:1910:5 - Unknown word (gopts) Suggestions: [goats, gop's, gouts, GOP's, opts] -internal/servers/server/server.go:105:2 - Unknown word (tcfg) Suggestions: [cfg, ctag, ctg, taft, tang] -internal/servers/server/server.go:107:2 - Unknown word (sddur) Suggestions: [siddur, dur, sadr, sddm, slur] -internal/servers/server/server.go:145:4 - Unknown word (oerr) Suggestions: [orr, herr, Herr, kerr, Kerr] -internal/servers/server/server.go:364:49 - Unknown word (rerr) Suggestions: [rear, herr, Herr, kerr, Kerr] -internal/servers/server/server.go:422:3 - Unknown word (sctx) Suggestions: [stx, STX, csix, sext, cst] -internal/servers/server/server.go:422:9 - Unknown word (scancel) Suggestions: [spancel, cancel, scarce, sconce, seance] -internal/test/data/vector/gen.go:182:3 - Unknown word (fvec) Suggestions: [fec, face, hevc, f1ac, fave] -internal/circuitbreaker/breaker.go:43:2 - Unknown word (serr) Suggestions: [ser, sear, seer, sera, serb] -internal/circuitbreaker/breaker.go:44:2 - Unknown word (igerr) Suggestions: [igor, iter, Igor, ier, eger] -internal/circuitbreaker/breaker.go:54:4 - Unknown word (oerr) Suggestions: [orr, herr, Herr, kerr, Kerr] -internal/circuitbreaker/breaker_test.go:412:23 - Unknown word (resetted) Suggestions: [reseated, resected, resented, resetter, revetted] +dockers/tools/cli/loadtest/Dockerfile:85:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, ZORCH, coach] +pkg/discoverer/k8s/usecase/discovered.go:23:2 - Unknown word (iconf) Suggestions: [icon, icons, iconv, conf, cinf] +pkg/discoverer/k8s/usecase/discovered.go:155:6 - Unknown word (oech) Suggestions: [oecd, orch, ouch, OECD, och] +pkg/discoverer/k8s/usecase/discovered.go:155:12 - Unknown word (dech) Suggestions: [decd, deck, decl, deco, decs] +pkg/index/operator/usecase/operator.go:104:6 - Unknown word (oech) Suggestions: [oecd, orch, ouch, OECD, och] +pkg/index/operator/usecase/operator.go:104:12 - Unknown word (dech) Suggestions: [decd, deck, decl, deco, decs] +dockers/gateway/mirror/Dockerfile:77:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, ZORCH, GERAH, GORAL] +dockers/manager/index/Dockerfile:77:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] +dockers/agent/sidecar/Dockerfile:77:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] pkg/agent/core/faiss/usecase/agentd.go:24:2 - Unknown word (iconf) Suggestions: [icon, icons, iconv, conf, cinf] pkg/agent/core/faiss/usecase/agentd.go:149:6 - Unknown word (oech) Suggestions: [oecd, orch, ouch, OECD, och] pkg/agent/core/faiss/usecase/agentd.go:149:12 - Unknown word (nech) Suggestions: [neck, neth, Neth, nec, neh] -internal/test/mock/grpc/grpc_client_mock.go:33:60 - Unknown word (dopts) Suggestions: [dots, dolts, dopes, opts, copts] +dockers/gateway/lb/Dockerfile:77:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] +dockers/agent/core/ngt/Dockerfile:86:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] +dockers/ci/base/Dockerfile:101:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, ZORCH, coach] +dockers/agent/core/faiss/Dockerfile:87:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, ZORCH, COACH, Coach] +dockers/gateway/filter/Dockerfile:77:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] pkg/agent/sidecar/usecase/sidecar/sidecar.go:23:2 - Unknown word (iconf) Suggestions: [icon, icons, iconv, conf, cinf] pkg/agent/sidecar/usecase/sidecar/sidecar.go:234:6 - Unknown word (soech) Suggestions: [sech, sect, seth, sock, solc] pkg/agent/sidecar/usecase/sidecar/sidecar.go:234:19 - Unknown word (oech) Suggestions: [oecd, orch, ouch, OECD, och] -pkg/agent/sidecar/service/observer/observer.go:93:6 - Unknown word (wech) Suggestions: [weth, welch, wench, WETH, wec] -pkg/agent/sidecar/service/observer/observer.go:93:24 - Unknown word (bech) Suggestions: [bach, beck, beth, beach, beech] -pkg/agent/sidecar/service/observer/observer.go:198:2 - Unknown word (wctx) Suggestions: [cwt, wats, watt, wbtc, weth] -pkg/agent/sidecar/usecase/initcontainer/initcontainer.go:23:2 - Unknown word (iconf) Suggestions: [icon, icons, iconv, conf, cinf] -pkg/agent/sidecar/usecase/initcontainer/initcontainer.go:219:6 - Unknown word (rsech) Suggestions: [sech, recd, reck, recs, rect] -pkg/agent/sidecar/usecase/initcontainer/initcontainer.go:219:19 - Unknown word (oech) Suggestions: [oecd, orch, ouch, OECD, och] -internal/test/mock/grpc_testify_mock.go:87:36 - Unknown word (dopts) Suggestions: [dots, dolts, dopes, opts, copts] -pkg/agent/sidecar/service/restorer/restorer.go:73:12 - Unknown word (rech) Suggestions: [recd, reck, recs, rect, recv] -pkg/index/job/correction/usecase/corrector.go:25:2 - Unknown word (iconf) Suggestions: [icon, icons, iconv, conf, cinf] -pkg/index/job/correction/usecase/corrector.go:157:6 - Unknown word (oech) Suggestions: [oecd, orch, ouch, OECD, och] -pkg/index/job/correction/usecase/corrector.go:162:2 - Unknown word (nech) Suggestions: [neck, neth, Neth, nec, neh] -pkg/index/job/correction/service/corrector.go:74:4 - Unknown word (oerr) Suggestions: [orr, herr, Herr, kerr, Kerr] -pkg/index/job/correction/service/corrector.go:203:7 - Unknown word (egctx) Suggestions: [] -pkg/index/job/correction/service/corrector.go:578:9 - Unknown word (daddr) Suggestions: [daddy, addr, ADDR, adder, dada] -internal/backoff/backoff.go:96:2 - Unknown word (sctx) Suggestions: [stx, STX, csix, sext, cst] -internal/backoff/backoff.go:108:2 - Unknown word (jdur) Suggestions: [jour, dur, Dur, judd, jude] -internal/backoff/backoff.go:122:2 - Unknown word (dctx) Suggestions: [dotx, cdt, data, date, dato] -internal/backoff/backoff.go:139:5 - Unknown word (ssctx) Suggestions: [stx, sect, sects, sscan, sysctl] -internal/net/grpc/option.go:129:8 - Unknown word (dopts) Suggestions: [dots, dolts, dopes, opts, copts] -internal/net/grpc/option.go:407:6 - Unknown word (lerr) Suggestions: [lear, leer, lehr, Lear, herr] -pkg/agent/internal/metadata/metadata.go:65:4 - Unknown word (derr) Suggestions: [der, dear, deer, derm, derv] +pkg/index/operator/service/operator.go:77:4 - Unknown word (oerr) Suggestions: [orr, herr, Herr, kerr, Kerr] +pkg/index/operator/service/operator.go:135:2 - Unknown word (dech) Suggestions: [decd, deck, decl, deco, decs] +dockers/index/operator/Dockerfile:77:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, ZORCH, GERAH, GORAL] +pkg/discoverer/k8s/service/discover.go:222:2 - Unknown word (dech) Suggestions: [decd, deck, decl, deco, decs] +dockers/discoverer/k8s/Dockerfile:77:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, ZORCH, COACH, GERAH] +dockers/tools/benchmark/job/Dockerfile:85:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, ZORCH, GERAH, GORAL] +pkg/tools/cli/loadtest/assets/large_dataset.go:50:3 - Unknown word (tdim) Suggestions: [trim, tim, Tim, dim, tami] +pkg/tools/cli/loadtest/assets/large_dataset.go:51:3 - Unknown word (qdim) Suggestions: [dim, hdmi, qadi, qaid, qcom] +dockers/tools/benchmark/operator/Dockerfile:77:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] pkg/agent/core/ngt/usecase/agentd.go:24:2 - Unknown word (iconf) Suggestions: [icon, icons, iconv, conf, cinf] pkg/agent/core/ngt/usecase/agentd.go:173:6 - Unknown word (oech) Suggestions: [oecd, orch, ouch, OECD, och] pkg/agent/core/ngt/usecase/agentd.go:173:12 - Unknown word (nech) Suggestions: [neck, neth, Neth, nec, neh] -pkg/discoverer/k8s/service/discover.go:222:2 - Unknown word (dech) Suggestions: [decd, deck, decl, deco, decs] -pkg/agent/core/ngt/handler/grpc/upsert.go:261:4 - Unknown word (ures) Suggestions: [rues, ukes, ur's, urbs, urds] +dockers/operator/helm/Dockerfile:94:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] +pkg/agent/core/faiss/service/option.go:109:5 - Unknown word (sdur) Suggestions: [slur, sour, spur, sur, Sur] +pkg/agent/core/faiss/service/option.go:136:5 - Unknown word (alen) Suggestions: [aden, alan, alec, alee, ales] +pkg/agent/core/faiss/service/faiss.go:87:3 - Unknown word (icnt) Suggestions: [int, INT, cnt, CNT, cine] +pkg/agent/core/faiss/service/faiss.go:92:3 - Unknown word (cimu) Suggestions: [chimu, Chimu, gimu, chum, icmp] +pkg/agent/core/faiss/service/faiss.go:105:3 - Unknown word (alen) Suggestions: [aden, alan, alec, alee, ales] +pkg/agent/core/faiss/service/faiss.go:107:3 - Unknown word (sdur) Suggestions: [slur, sour, spur, sur, Sur] +pkg/agent/core/faiss/service/faiss.go:119:3 - Unknown word (cowmu) Suggestions: [colum, coma, comb, come, comm] +pkg/agent/core/faiss/service/faiss.go:511:5 - Unknown word (derr) Suggestions: [der, dear, deer, derm, derv] +pkg/agent/core/faiss/service/faiss.go:917:6 - Unknown word (ectx) Suggestions: [ceto, ceyx, etcd, etch, cex] +pkg/agent/core/faiss/service/faiss.go:1243:3 - Unknown word (cerr) Suggestions: [carr, celr, cere, cerf, cern] +pkg/agent/core/faiss/service/faiss.go:1255:3 - Unknown word (serr) Suggestions: [ser, sear, seer, sera, serb] +pkg/agent/core/faiss/service/faiss_test.go:124:6 - Unknown word (icnt) Suggestions: [int, INT, cnt, CNT, cine] +pkg/agent/core/faiss/service/faiss_test.go:135:6 - Unknown word (alen) Suggestions: [aden, alan, alec, alee, ales] +pkg/agent/core/faiss/service/faiss_test.go:137:6 - Unknown word (sdur) Suggestions: [slur, sour, spur, sur, Sur] +dockers/index/job/save/Dockerfile:77:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] +pkg/agent/sidecar/usecase/initcontainer/initcontainer.go:23:2 - Unknown word (iconf) Suggestions: [icon, icons, iconv, conf, cinf] +pkg/agent/sidecar/usecase/initcontainer/initcontainer.go:219:6 - Unknown word (rsech) Suggestions: [sech, recd, reck, recs, rect] +pkg/agent/sidecar/usecase/initcontainer/initcontainer.go:219:19 - Unknown word (oech) Suggestions: [oecd, orch, ouch, OECD, och] +pkg/agent/internal/kvs/kvs.go:56:15 - Unknown word (slen) Suggestions: [seen, sled, slew, sven, Sven] +dockers/index/job/creation/Dockerfile:77:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] pkg/agent/internal/vqueue/queue.go:62:4 - Unknown word (werr) Suggestions: [wear, weer, weir, were, wert] pkg/agent/internal/vqueue/queue.go:79:2 - Unknown word (didx) Suggestions: [dido, didy, Dido, did, dix] pkg/agent/internal/vqueue/queue.go:88:2 - Unknown word (oidx) Suggestions: [oidc, OIDC, idx, iotx, odic] pkg/agent/internal/vqueue/queue.go:246:3 - Unknown word (iidx) Suggestions: [idx, idex, idxx, dix, ida] -pkg/discoverer/k8s/usecase/discovered.go:23:2 - Unknown word (iconf) Suggestions: [icon, icons, iconv, conf, cinf] -pkg/discoverer/k8s/usecase/discovered.go:155:6 - Unknown word (oech) Suggestions: [oecd, orch, ouch, OECD, och] -pkg/discoverer/k8s/usecase/discovered.go:155:12 - Unknown word (dech) Suggestions: [decd, deck, decl, deco, decs] -pkg/agent/core/ngt/service/option.go:135:5 - Unknown word (sdur) Suggestions: [slur, sour, spur, sur, Sur] -pkg/agent/core/ngt/service/option.go:144:5 - Unknown word (alen) Suggestions: [aden, alan, alec, alee, ales] -pkg/agent/core/ngt/service/option_test.go:467:6 - Unknown word (sdur) Suggestions: [slur, sour, spur, sur, Sur] -pkg/agent/core/ngt/service/option_test.go:552:6 - Unknown word (alen) Suggestions: [aden, alan, alec, alee, ales] -pkg/index/job/save/service/indexer.go:56:4 - Unknown word (oerr) Suggestions: [orr, herr, Herr, kerr, Kerr] -pkg/agent/internal/kvs/kvs.go:56:15 - Unknown word (slen) Suggestions: [seen, sled, slew, sven, Sven] -pkg/agent/core/ngt/router/router.go:81:20 - Unknown word (linearsearch) Suggestions: [] -pkg/agent/internal/kvs/kvs_test.go:57:13 - Unknown word (slen) Suggestions: [seen, sled, slew, sven, Sven] -pkg/index/job/save/usecase/save.go:140:12 - Unknown word (oech) Suggestions: [oecd, orch, ouch, OECD, och] -pkg/index/job/save/usecase/save.go:145:2 - Unknown word (cech) Suggestions: [ceca, ceph, csch, czech, Ceph] +dockers/index/job/correction/Dockerfile:77:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] +pkg/agent/core/faiss/router/router.go:81:7 - Unknown word (linearsearch) Suggestions: [] +internal/worker/queue_test.go:96:7 - Unknown word (qcdur) Suggestions: [chur, occur, scour, Chur, cdr] +internal/worker/worker_option.go:62:8 - Unknown word (qopts) Suggestions: [qophs, opts, copts, Copts, pots] +internal/worker/worker.go:54:2 - Unknown word (qopts) Suggestions: [qophs, opts, copts, Copts, pots] +internal/worker/worker.go:93:6 - Unknown word (wech) Suggestions: [weth, welch, wench, WETH, wec] +internal/worker/worker.go:93:12 - Unknown word (qech) Suggestions: [lech, mech, sech, tech, Tech] +internal/worker/queue_option_test.go:222:6 - Unknown word (qcdur) Suggestions: [chur, occur, scour, Chur, cdr] pkg/agent/core/ngt/service/ngt_stateful_test.go:105:2 - Unknown word (ncfg) Suggestions: [cfg, nfc, naff, ncaa, nclh] -pkg/agent/core/ngt/service/ngt_test.go:886:2 - Unknown word (buflen) Suggestions: [bugle, biflex, buffed, buffer, buffet] -pkg/agent/core/ngt/service/ngt_test.go:1389:3 - Unknown word (cimu) Suggestions: [chimu, Chimu, gimu, chum, icmp] -pkg/agent/core/ngt/service/ngt_test.go:1395:3 - Unknown word (alen) Suggestions: [aden, alan, alec, alee, ales] -pkg/agent/core/ngt/service/ngt_test.go:1398:3 - Unknown word (sdur) Suggestions: [slur, sour, spur, sur, Sur] -pkg/agent/core/ngt/service/ngt_test.go:1409:3 - Unknown word (cowmu) Suggestions: [colum, coma, comb, come, comm] -dockers/index/job/save/Dockerfile:77:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] -hack/benchmark/internal/operation/util.go:28:6 - Unknown word (serr) Suggestions: [ser, sear, seer, sera, serb] -hack/benchmark/internal/operation/util.go:30:14 - Unknown word (tserror) Suggestions: [terror, stertor, termor, terrors, error] +internal/worker/queue_option.go:54:57 - Unknown word (qcdur) Suggestions: [chur, occur, scour, Chur, cdr] +internal/worker/worker_test.go:100:7 - Unknown word (qcdur) Suggestions: [chur, occur, scour, Chur, cdr] +internal/worker/worker_test.go:184:3 - Unknown word (qopts) Suggestions: [qophs, opts, copts, Copts, pots] +dockers/index/job/readreplica/rotate/Dockerfile:77:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] pkg/agent/core/ngt/service/ngt.go:111:2 - Unknown word (cimu) Suggestions: [chimu, Chimu, gimu, chum, icmp] pkg/agent/core/ngt/service/ngt.go:128:2 - Unknown word (alen) Suggestions: [aden, alan, alec, alee, ales] pkg/agent/core/ngt/service/ngt.go:132:2 - Unknown word (sdur) Suggestions: [slur, sour, spur, sur, Sur] @@ -181,82 +144,127 @@ pkg/agent/core/ngt/service/ngt.go:1579:6 - Unknown word (ectx) Suggestions: [cet pkg/agent/core/ngt/service/ngt.go:1884:2 - Unknown word (ovec) Suggestions: [opec, oven, over, OPEC, iovec] pkg/agent/core/ngt/service/ngt.go:1977:3 - Unknown word (cerr) Suggestions: [carr, celr, cere, cerf, cern] pkg/agent/core/ngt/service/ngt.go:1988:3 - Unknown word (serr) Suggestions: [ser, sear, seer, sera, serb] -internal/info/info.go:162:4 - Unknown word (werr) Suggestions: [wear, weer, weir, were, wert] -internal/info/info.go:214:2 - Unknown word (maxlen) Suggestions: [maxine, Maxine, male, mable, macle] -internal/observability/exporter/otlp/otlp.go:74:4 - Unknown word (oerr) Suggestions: [orr, herr, Herr, kerr, Kerr] -internal/client/v1/client/discoverer/discover.go:86:2 - Unknown word (dech) Suggestions: [decd, deck, decl, deco, decs] -internal/client/v1/client/discoverer/discover.go:91:6 - Unknown word (rrech) Suggestions: [recd, reck, recs, rect, recv] -internal/client/v1/client/discoverer/discover.go:107:6 - Unknown word (aech) Suggestions: [each, arch, asch, Arch, Asch] -docs/user-guides/filtering-configuration.md:165:2 - Unknown word (icfg) Suggestions: [ifcfg, cfg, cig, ifc, icao] -dockers/discoverer/k8s/Dockerfile:77:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] +pkg/agent/core/ngt/service/option.go:135:5 - Unknown word (sdur) Suggestions: [slur, sour, spur, sur, Sur] +pkg/agent/core/ngt/service/option.go:144:5 - Unknown word (alen) Suggestions: [aden, alan, alec, alee, ales] +pkg/agent/core/ngt/service/option_test.go:467:6 - Unknown word (sdur) Suggestions: [slur, sour, spur, sur, Sur] +pkg/agent/core/ngt/service/option_test.go:552:6 - Unknown word (alen) Suggestions: [aden, alan, alec, alee, ales] +internal/worker/queue.go:42:2 - Unknown word (qcdur) Suggestions: [chur, occur, scour, Chur, cdr] +pkg/agent/internal/metadata/metadata.go:65:4 - Unknown word (derr) Suggestions: [der, dear, deer, derm, derv] +pkg/agent/internal/kvs/kvs_test.go:57:13 - Unknown word (slen) Suggestions: [seen, sled, slew, sven, Sven] +internal/db/storage/blob/s3/s3_test.go:489:46 - Unknown word (gerr) Suggestions: [ger, Ger, gear, gera, gere] +pkg/discoverer/k8s/handler/grpc/handler_test.go:117:6 - Unknown word (pgroup) Suggestions: [group, cgroup, Group, GROUP, prop] +pkg/discoverer/k8s/handler/grpc/handler_test.go:118:6 - Unknown word (ngroup) Suggestions: [group, cgroup, Group, GROUP, grout] +pkg/discoverer/k8s/handler/grpc/handler_test.go:119:6 - Unknown word (sgroup) Suggestions: [group, cgroup, Group, GROUP, soup] +pkg/agent/core/ngt/service/ngt_test.go:886:2 - Unknown word (buflen) Suggestions: [bugle, biflex, buffed, buffer, buffet] +pkg/agent/core/ngt/service/ngt_test.go:1389:3 - Unknown word (cimu) Suggestions: [chimu, Chimu, gimu, chum, icmp] +pkg/agent/core/ngt/service/ngt_test.go:1395:3 - Unknown word (alen) Suggestions: [aden, alan, alec, alee, ales] +pkg/agent/core/ngt/service/ngt_test.go:1398:3 - Unknown word (sdur) Suggestions: [slur, sour, spur, sur, Sur] +pkg/agent/core/ngt/service/ngt_test.go:1409:3 - Unknown word (cowmu) Suggestions: [colum, coma, comb, come, comm] +pkg/discoverer/k8s/handler/grpc/handler.go:43:2 - Unknown word (pgroup) Suggestions: [group, cgroup, Group, GROUP, prop] +pkg/discoverer/k8s/handler/grpc/handler.go:44:2 - Unknown word (ngroup) Suggestions: [group, cgroup, Group, GROUP, grout] +pkg/discoverer/k8s/handler/grpc/handler.go:45:2 - Unknown word (sgroup) Suggestions: [group, cgroup, Group, GROUP, soup] +pkg/index/job/save/usecase/save.go:140:12 - Unknown word (oech) Suggestions: [oecd, orch, ouch, OECD, och] +pkg/index/job/save/usecase/save.go:145:2 - Unknown word (cech) Suggestions: [ceca, ceph, csch, czech, Ceph] +pkg/index/job/save/service/indexer.go:56:4 - Unknown word (oerr) Suggestions: [orr, herr, Herr, kerr, Kerr] +pkg/tools/benchmark/operator/usecase/benchmarkd.go:24:2 - Unknown word (iconf) Suggestions: [icon, icons, iconv, conf, cinf] +pkg/tools/benchmark/operator/usecase/benchmarkd.go:159:6 - Unknown word (oech) Suggestions: [oecd, orch, ouch, OECD, och] +pkg/tools/benchmark/operator/usecase/benchmarkd.go:159:12 - Unknown word (dech) Suggestions: [decd, deck, decl, deco, decs] +pkg/tools/benchmark/operator/service/operator.go:711:2 - Unknown word (scch) Suggestions: [csch, sch, sech, such, csco] +internal/circuitbreaker/manager.go:48:4 - Unknown word (oerr) Suggestions: [orr, herr, Herr, kerr, Kerr] +internal/k8s/service/service.go:60:2 - Unknown word (lopts) Suggestions: [lops, lots, lofts, loots, lopes] +internal/k8s/service/service_test.go:287:6 - Unknown word (lopts) Suggestions: [lops, lots, lofts, loots, lopes] +internal/k8s/metrics/pod/pod.go:43:2 - Unknown word (lopts) Suggestions: [lops, lots, lofts, loots, lopes] +pkg/tools/benchmark/job/usecase/benchmarkd.go:25:2 - Unknown word (iconf) Suggestions: [icon, icons, iconv, conf, cinf] +pkg/tools/benchmark/job/usecase/benchmarkd.go:205:6 - Unknown word (oech) Suggestions: [oecd, orch, ouch, OECD, och] +pkg/tools/benchmark/job/usecase/benchmarkd.go:205:12 - Unknown word (dech) Suggestions: [decd, deck, decl, deco, decs] +internal/k8s/metrics/pod/pod_test.go:117:6 - Unknown word (lopts) Suggestions: [lops, lots, lofts, loots, lopes] +internal/k8s/v2/pod/option_test.go:615:6 - Unknown word (fopts) Suggestions: [fops, fonts, foots, fop's, forts] +pkg/agent/sidecar/service/restorer/restorer.go:73:12 - Unknown word (rech) Suggestions: [recd, reck, recs, rect, recv] pkg/manager/index/usecase/indexer.go:24:2 - Unknown word (iconf) Suggestions: [icon, icons, iconv, conf, cinf] pkg/manager/index/usecase/indexer.go:60:2 - Unknown word (dopts) Suggestions: [dots, dolts, dopes, opts, copts] pkg/manager/index/usecase/indexer.go:69:2 - Unknown word (aopts) Suggestions: [adopts, opts, copts, Copts, oats] pkg/manager/index/usecase/indexer.go:175:6 - Unknown word (iech) Suggestions: [inch, itch, lech, mech, sech] pkg/manager/index/usecase/indexer.go:175:18 - Unknown word (oech) Suggestions: [oecd, orch, ouch, OECD, och] -internal/circuitbreaker/manager.go:48:4 - Unknown word (oerr) Suggestions: [orr, herr, Herr, kerr, Kerr] -pkg/gateway/mirror/service/discovery.go:68:4 - Unknown word (oerr) Suggestions: [orr, herr, Herr, kerr, Kerr] -pkg/gateway/mirror/service/discovery.go:112:2 - Unknown word (dech) Suggestions: [decd, deck, decl, deco, decs] -pkg/manager/index/service/indexer.go:88:2 - Unknown word (dech) Suggestions: [decd, deck, decl, deco, decs] -internal/test/comparator/standard.go:18:32 - Unknown word (cmpopts) Suggestions: [copts, coopts, copouts, comports, composts] -internal/sync/semaphore/semaphore_test.go:138:18 - Unknown word (Doesnt) Suggestions: [Doesn't*, Doest, Dent, Dest, Does] pkg/agent/core/ngt/handler/grpc/handler.go:59:4 - Unknown word (werr) Suggestions: [wear, weer, weir, were, wert] -internal/sync/errgroup/group.go:42:2 - Unknown word (egctx) Suggestions: [] -pkg/discoverer/k8s/handler/grpc/handler_test.go:117:6 - Unknown word (pgroup) Suggestions: [group, cgroup, Group, GROUP, prop] -pkg/discoverer/k8s/handler/grpc/handler_test.go:118:6 - Unknown word (ngroup) Suggestions: [group, cgroup, Group, GROUP, grout] -pkg/discoverer/k8s/handler/grpc/handler_test.go:119:6 - Unknown word (sgroup) Suggestions: [group, cgroup, Group, GROUP, soup] -internal/sync/singleflight/singleflight_test.go:524:27 - Unknown word (DOCHAN) Suggestions: [DOTHAN, Dothan, COHAN, DOHA, DACHA] -internal/sync/errgroup/group_test.go:69:4 - Unknown word (egctx) Suggestions: [] -internal/sync/errgroup/group_test.go:115:7 - Unknown word (Egctx) Suggestions: [] -pkg/discoverer/k8s/handler/grpc/handler.go:43:2 - Unknown word (pgroup) Suggestions: [group, Group, GROUP, prop, proud] -pkg/discoverer/k8s/handler/grpc/handler.go:44:2 - Unknown word (ngroup) Suggestions: [group, cgroup, Group, GROUP, grout] -pkg/discoverer/k8s/handler/grpc/handler.go:45:2 - Unknown word (sgroup) Suggestions: [group, cgroup, Group, GROUP, soup] +internal/k8s/node/node.go:44:2 - Unknown word (lopts) Suggestions: [lops, lots, lofts, loots, lopes] +pkg/agent/core/ngt/handler/grpc/index_test.go:2251:5 - Unknown word (rreq) Suggestions: [req, freq, reqs, reb, rec] +internal/k8s/metrics/node/node.go:42:2 - Unknown word (lopts) Suggestions: [lops, lots, lofts, loots, lopes] +internal/test/comparator/standard.go:18:32 - Unknown word (cmpopts) Suggestions: [copts, coopts, copouts, comports, composts] +pkg/agent/core/ngt/handler/grpc/insert_test.go:213:4 - Unknown word (ivec) Suggestions: [idec, ives, iovec, Idec, Ives] +internal/k8s/node/node_test.go:119:6 - Unknown word (lopts) Suggestions: [lops, lots, lofts, loots, lopes] +internal/test/mock/grpc/grpc_client_mock.go:33:60 - Unknown word (dopts) Suggestions: [dots, dolts, dopes, opts, copts] +internal/net/grpc/status/status.go:127:28 - Unknown word (rerr) Suggestions: [rear, herr, Herr, kerr, Kerr] +internal/db/kvs/redis/redis.go:280:2 - Unknown word (pctx) Suggestions: [potx, pptx, pct, cpt, pact] +internal/backoff/backoff.go:96:2 - Unknown word (sctx) Suggestions: [stx, STX, csix, sext, cst] +internal/backoff/backoff.go:108:2 - Unknown word (jdur) Suggestions: [jour, dur, Dur, judd, jude] +internal/backoff/backoff.go:122:2 - Unknown word (dctx) Suggestions: [dotx, cdt, data, date, dato] +internal/backoff/backoff.go:139:5 - Unknown word (ssctx) Suggestions: [stx, sect, sects, sscan, sysctl] +internal/db/kvs/pogreb/pogreb_test.go:65:37 - Unknown word (pogres) Suggestions: [pores, pogges, pogies, ogres, pagers] +internal/file/file.go:73:10 - Unknown word (ferr) Suggestions: [fer, fear, feer, fern, ferry] +internal/file/file.go:183:8 - Unknown word (ierr) Suggestions: [ier, Ier, herr, Herr, kerr] +internal/file/file.go:248:4 - Unknown word (derr) Suggestions: [der, dear, deer, derm, derv] +internal/file/file.go:399:3 - Unknown word (merr) Suggestions: [mer, meir, merb, mere, merer] +internal/file/file.go:399:9 - Unknown word (rerr) Suggestions: [rear, herr, Herr, kerr, Kerr] +internal/db/kvs/bbolt/bbolt.go:46:2 - Unknown word (bopts) Suggestions: [bops, bots, boats, bolts, boots] +internal/db/kvs/bbolt/bbolt.go:122:5 - Unknown word (cerr) Suggestions: [carr, celr, cere, cerf, cern] +internal/db/kvs/bbolt/bbolt.go:127:6 - Unknown word (rerr) Suggestions: [rear, herr, Herr, kerr, Kerr] internal/net/control/control.go:102:7 - Unknown word (ierr) Suggestions: [ier, Ier, herr, Herr, kerr] -internal/net/grpc/pool/pool_test.go:125:6 - Unknown word (dopts) Suggestions: [dots, dolts, dopes, opts, copts] -internal/db/storage/blob/s3/reader/reader.go:25:33 - Unknown word (awserr) Suggestions: [assert, ASSERT, wader, wafer, wager] -internal/db/storage/blob/s3/reader/reader.go:181:6 - Unknown word (aerr) Suggestions: [aero, aery, arr, herr, Herr] -internal/net/grpc/pool/option.go:110:13 - Unknown word (dopts) Suggestions: [dots, dolts, dopes, opts, copts] -pkg/gateway/filter/router/router.go:89:20 - Unknown word (linearsearch) Suggestions: [] -internal/net/grpc/pool/pool.go:75:2 - Unknown word (dopts) Suggestions: [dots, dolts, dopes, opts, copts] -internal/net/grpc/pool/pool.go:149:5 - Unknown word (cerr) Suggestions: [carr, celr, cere, cerf, cern] -internal/net/grpc/pool/pool.go:197:2 - Unknown word (epool) Suggestions: [pool, spool, zpool, Pool, ZPool] -internal/net/grpc/pool/pool.go:358:3 - Unknown word (ierr) Suggestions: [ier, Ier, herr, Herr, kerr] -internal/net/grpc/pool/pool.go:730:120 - Unknown word (dopt) Suggestions: [dept, dipt, doit, dolt, dopa] -pkg/gateway/filter/usecase/vald.go:62:2 - Unknown word (icopts) Suggestions: [copts, Copts, iops, icons, icon's] -pkg/gateway/filter/usecase/vald.go:66:2 - Unknown word (ecopts) Suggestions: [copts, Copts, eco's, eclats, ecoles] -pkg/gateway/filter/usecase/vald.go:78:6 - Unknown word (iaddrs) Suggestions: [aiders, addr, caddis, laders, nadirs] -pkg/gateway/filter/usecase/vald.go:118:6 - Unknown word (eaddrs) Suggestions: [eads, ears, eagers, easers, eaters] -pkg/gateway/filter/usecase/vald.go:230:6 - Unknown word (eech) Suggestions: [each, etch, exch, eec, lech] -pkg/gateway/filter/usecase/vald.go:230:12 - Unknown word (iech) Suggestions: [inch, itch, lech, mech, sech] -pkg/gateway/filter/usecase/vald.go:230:24 - Unknown word (oech) Suggestions: [oecd, orch, ouch, OECD, och] -pkg/gateway/filter/usecase/vald.go:230:30 - Unknown word (cech) Suggestions: [ceca, ceph, csch, czech, Ceph] -pkg/gateway/filter/handler/grpc/handler.go:2437:88 - Unknown word (tvec) Suggestions: [tver, Tver, tace, hevc, tael] -pkg/gateway/mirror/handler/grpc/handler.go:63:4 - Unknown word (oerr) Suggestions: [orr, herr, Herr, kerr, Kerr] -pkg/gateway/mirror/handler/grpc/handler.go:998:7 - Unknown word (derr) Suggestions: [der, dear, deer, derm, derv] -pkg/gateway/mirror/handler/grpc/handler.go:3308:2 - Unknown word (cctx) Suggestions: [cctv, ccxx, CCTV, CCXX, ctc] -pkg/gateway/mirror/handler/grpc/handler.go:3310:6 - Unknown word (egctx) Suggestions: [] -pkg/gateway/mirror/handler/grpc/handler.go:3322:7 - Unknown word (egerr) Suggestions: [eger, Eger, egrep, egret, e'er] -pkg/gateway/mirror/handler/grpc/handler_test.go:85:8 - Unknown word (egctx) Suggestions: [] -pkg/index/job/readreplica/rotate/usecase/rotate.go:104:12 - Unknown word (oech) Suggestions: [oecd, orch, ouch, OECD, och] -docs/contributing/coding-style.md:561:13 - Unknown word (werr) Suggestions: [wear, weer, weir, were, wert] -pkg/gateway/lb/usecase/vald_test.go:37:3 - Unknown word (dopts) Suggestions: [dots, dolts, dopes, opts, copts] -pkg/gateway/lb/usecase/vald_test.go:38:3 - Unknown word (aopts) Suggestions: [adopts, opts, copts, Copts, oats] -internal/k8s/reconciler.go:111:7 - Unknown word (fopts) Suggestions: [fops, fonts, foots, fop's, forts] -internal/k8s/reconciler.go:115:7 - Unknown word (oopts) Suggestions: [opts, oops, copts, Copts, coopts] -internal/k8s/reconciler.go:119:12 - Unknown word (wopts) Suggestions: [wops, wots, wonts, wop's, worts] -pkg/gateway/lb/service/gateway.go:76:2 - Unknown word (fctx) Suggestions: [cft, cfx, ftc, fact, fate] -pkg/gateway/lb/service/gateway.go:91:47 - Unknown word (ictx) Suggestions: [iotx, IOTX, cite, city, itch] -pkg/gateway/lb/service/gateway.go:112:2 - Unknown word (sctx) Suggestions: [stx, STX, csix, sext, cst] -pkg/gateway/lb/usecase/vald.go:50:20 - Unknown word (dopts) Suggestions: [dots, dolts, dopes, opts, copts] -pkg/gateway/lb/usecase/vald.go:50:27 - Unknown word (aopts) Suggestions: [adopts, opts, copts, Copts, oats] -pkg/gateway/lb/usecase/vald.go:189:6 - Unknown word (gech) Suggestions: [geth, GETH, lech, mech, sech] -pkg/gateway/lb/usecase/vald.go:189:18 - Unknown word (oech) Suggestions: [oecd, orch, ouch, OECD, och] -pkg/gateway/lb/handler/grpc/search_benchmark_test.go:124:6 - Unknown word (ectx) Suggestions: [ceto, ceyx, etcd, etch, cex] +internal/db/kvs/pogreb/pogreb.go:50:4 - Unknown word (oerr) Suggestions: [orr, herr, Herr, kerr, Kerr] +internal/db/kvs/pogreb/pogreb.go:124:5 - Unknown word (serr) Suggestions: [ser, sear, seer, sera, serb] +internal/db/kvs/pogreb/pogreb.go:127:5 - Unknown word (cerr) Suggestions: [carr, celr, cere, cerf, cern] +internal/db/kvs/pogreb/pogreb.go:131:6 - Unknown word (rerr) Suggestions: [rear, herr, Herr, kerr, Kerr] +internal/k8s/pod/pod.go:44:2 - Unknown word (lopts) Suggestions: [lops, lots, lofts, loots, lopes] +internal/k8s/v2/pod/pod.go:41:2 - Unknown word (lopts) Suggestions: [lops, lots, lofts, loots, lopes] +internal/k8s/vald/benchmark/scenario/scenario_test.go:117:6 - Unknown word (lopts) Suggestions: [lops, lots, lofts, loots, lopes] +internal/k8s/vald/benchmark/scenario/scenario.go:28:4 - Unknown word (serrors) Suggestions: [errors, serous, serows, senors, servos] +internal/k8s/vald/benchmark/scenario/scenario.go:44:2 - Unknown word (lopts) Suggestions: [lops, lots, lofts, loots, lopes] +internal/servers/server/option.go:184:5 - Unknown word (sddur) Suggestions: [siddur, dur, sadr, sddm, slur] +internal/servers/server/option.go:255:6 - Unknown word (tcfg) Suggestions: [cfg, ctag, ctg, taft, tang] +internal/net/http/client/client.go:42:4 - Unknown word (werr) Suggestions: [wear, weer, weir, were, wert] +pkg/agent/core/faiss/handler/grpc/handler.go:59:4 - Unknown word (werr) Suggestions: [wear, weer, weir, were, wert] +internal/db/storage/blob/cloudstorage/cloudstorage.go:27:15 - Unknown word (gcerrors) Suggestions: [errors, gerry's, guerdons, guerra's, guerrero] +internal/db/rdb/mysql/mysql.go:155:2 - Unknown word (pctx) Suggestions: [potx, pptx, pct, cpt, pact] +internal/db/rdb/mysql/mysql.go:166:4 - Unknown word (cerr) Suggestions: [carr, celr, cere, cerf, cern] +internal/k8s/pod/pod_test.go:117:6 - Unknown word (lopts) Suggestions: [lops, lots, lofts, loots, lopes] +internal/db/nosql/cassandra/cassandra.go:175:4 - Unknown word (werr) Suggestions: [wear, weer, weir, were, wert] +internal/k8s/job/job.go:27:4 - Unknown word (serrors) Suggestions: [errors, serous, serows, senors, servos] +pkg/agent/core/ngt/router/router.go:81:20 - Unknown word (linearsearch) Suggestions: [] +internal/k8s/v2/pod/option.go:93:18 - Unknown word (fopts) Suggestions: [fops, fonts, foots, fop's, forts] +pkg/agent/core/ngt/handler/grpc/upsert.go:261:4 - Unknown word (ures) Suggestions: [rues, ukes, ur's, urbs, urds] +internal/servers/server/option_test.go:409:12 - Unknown word (sddur) Suggestions: [siddur, dur, sadr, sddm, slur] +internal/servers/server/option_test.go:839:32 - Unknown word (tcfg) Suggestions: [cfg, ctag, ctg, taft, tang] +internal/servers/server/option_test.go:1242:5 - Unknown word (sopts) Suggestions: [spots, sops, sots, septs, softs] +internal/servers/server/option_test.go:1910:5 - Unknown word (gopts) Suggestions: [goats, gop's, gouts, GOP's, opts] +pkg/index/job/correction/usecase/corrector.go:25:2 - Unknown word (iconf) Suggestions: [icon, icons, iconv, conf, cinf] +pkg/index/job/correction/usecase/corrector.go:157:6 - Unknown word (oech) Suggestions: [oecd, orch, ouch, OECD, och] +pkg/index/job/correction/usecase/corrector.go:162:2 - Unknown word (nech) Suggestions: [neck, neth, Neth, nec, neh] +internal/net/grpc/client.go:53:44 - Unknown word (dopts) Suggestions: [dots, dolts, dopes, opts, copts] +internal/net/grpc/client.go:204:3 - Unknown word (reconn) Suggestions: [recon, recoin, recons, racon, redon] +internal/net/grpc/client.go:335:4 - Unknown word (clctx) Suggestions: [cctv, ccxx, clit, clix, cljx] +internal/net/grpc/client.go:345:36 - Unknown word (ictx) Suggestions: [iotx, IOTX, cite, city, itch] +internal/net/grpc/client.go:406:2 - Unknown word (sctx) Suggestions: [stx, STX, csix, sext, cst] +internal/net/grpc/client.go:416:3 - Unknown word (ssctx) Suggestions: [stx, sect, sects, sscan, sysctl] +internal/net/grpc/client.go:473:6 - Unknown word (egctx) Suggestions: [] +internal/net/grpc/client.go:577:7 - Unknown word (ierr) Suggestions: [ier, Ier, herr, Herr, kerr] +internal/net/grpc/client.go:701:3 - Unknown word (cerr) Suggestions: [carr, celr, cere, cerf, cern] +internal/net/grpc/client.go:958:2 - Unknown word (sconn) Suggestions: [scone, scorn, conn, Conn, cson] +internal/net/grpc/client.go:985:4 - Unknown word (derr) Suggestions: [der, dear, deer, derm, derv] +pkg/gateway/mirror/usecase/vald.go:198:12 - Unknown word (dech) Suggestions: [decd, deck, decl, deco, decs] +pkg/gateway/mirror/usecase/vald.go:198:18 - Unknown word (cech) Suggestions: [ceca, ceph, csch, czech, Ceph] +pkg/gateway/mirror/usecase/vald.go:198:30 - Unknown word (oech) Suggestions: [oecd, orch, ouch, OECD, och] +internal/observability/observability.go:112:4 - Unknown word (oerr) Suggestions: [orr, herr, Herr, kerr, Kerr] +internal/observability/observability.go:155:52 - Unknown word (werr) Suggestions: [wear, weer, weir, were, wert] +internal/observability/trace/trace.go:64:4 - Unknown word (oerr) Suggestions: [orr, herr, Herr, kerr, Kerr] pkg/gateway/lb/handler/grpc/aggregation.go:55:2 - Unknown word (bcfg) Suggestions: [cfg, bfc, bang, bc's, belg] pkg/gateway/lb/handler/grpc/aggregation.go:57:3 - Unknown word (fcfg) Suggestions: [ifcfg, cfg, faff, fang, fcgi] pkg/gateway/lb/handler/grpc/aggregation.go:84:3 - Unknown word (sctx) Suggestions: [stx, STX, csix, sext, cst] -pkg/gateway/lb/handler/grpc/aggregation.go:274:15 - Unknown word (Insuffcient) Suggestions: [Inefficient, Insufficiency, Insufficiently] -dockers/gateway/mirror/Dockerfile:77:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] +internal/observability/metrics/mem/mem.go:118:2 - Unknown word (vmsize) Suggestions: [mize, size, csize, maize, resize] +internal/servers/server/server_test.go:384:3 - Unknown word (sddur) Suggestions: [siddur, dur, sadr, sddm, slur] +pkg/gateway/lb/handler/grpc/aggregation_test.go:22:6 - Unknown word (bcfg) Suggestions: [cfg, bfc, bang, bc's, belg] +pkg/gateway/lb/handler/grpc/aggregation_test.go:23:37 - Unknown word (fcfg) Suggestions: [ifcfg, cfg, faff, fang, fcgi] +internal/circuitbreaker/breaker.go:43:2 - Unknown word (serr) Suggestions: [ser, sear, seer, sera, serb] +internal/circuitbreaker/breaker.go:44:2 - Unknown word (igerr) Suggestions: [igor, iter, Igor, ier, eger] +internal/circuitbreaker/breaker.go:54:4 - Unknown word (oerr) Suggestions: [orr, herr, Herr, kerr, Kerr] pkg/gateway/lb/handler/grpc/handler.go:100:4 - Unknown word (sctx) Suggestions: [stx, STX, csix, sext, cst] pkg/gateway/lb/handler/grpc/handler.go:304:72 - Unknown word (fcfg) Suggestions: [ifcfg, cfg, faff, fang, fcgi] pkg/gateway/lb/handler/grpc/handler.go:1406:6 - Unknown word (ectx) Suggestions: [ceto, ceyx, etcd, etch, cex] @@ -266,2188 +274,141 @@ pkg/gateway/lb/handler/grpc/handler.go:3003:4 - Unknown word (ovec) Suggestions: pkg/gateway/lb/handler/grpc/handler.go:3355:9 - Unknown word (ecancel) Suggestions: [cancel, emanuel, evangel, ecanceled, Emanuel] pkg/gateway/lb/handler/grpc/handler.go:3366:8 - Unknown word (egerr) Suggestions: [eger, Eger, egrep, egret, e'er] pkg/gateway/lb/handler/grpc/handler.go:4104:4 - Unknown word (alen) Suggestions: [aden, alan, alec, alee, ales] +hack/benchmark/internal/operation/util.go:28:6 - Unknown word (serr) Suggestions: [ser, sear, seer, sera, serb] +hack/benchmark/internal/operation/util.go:30:14 - Unknown word (tserror) Suggestions: [terror, stertor, termor, terrors, error] +pkg/agent/sidecar/service/observer/observer.go:93:6 - Unknown word (wech) Suggestions: [weth, welch, wench, WETH, wec] +pkg/agent/sidecar/service/observer/observer.go:93:24 - Unknown word (bech) Suggestions: [bach, beck, beth, beach, beech] +pkg/agent/sidecar/service/observer/observer.go:198:2 - Unknown word (wctx) Suggestions: [cwt, wats, watt, wbtc, weth] +internal/sync/errgroup/group.go:42:2 - Unknown word (egctx) Suggestions: [] +internal/sync/errgroup/group_test.go:69:4 - Unknown word (egctx) Suggestions: [] +internal/sync/errgroup/group_test.go:115:7 - Unknown word (Egctx) Suggestions: [] +internal/servers/starter/starter.go:42:10 - Unknown word (sopts) Suggestions: [spots, sops, sots, septs, softs] +internal/servers/starter/starter.go:162:7 - Unknown word (hopt) Suggestions: [holt, hoot, hope, hopi, hops] +internal/servers/option.go:58:5 - Unknown word (sddur) Suggestions: [siddur, dur, sadr, sddm, slur] +internal/servers/servers.go:43:2 - Unknown word (sddur) Suggestions: [siddur, dur, sadr, sddm, slur] +internal/servers/option_test.go:142:31 - Unknown word (sddur) Suggestions: [siddur, dur, sadr, sddm, slur] +pkg/tools/benchmark/job/service/search.go:48:2 - Unknown word (sres) Suggestions: [sees, shes, sr's, sues, seres] +pkg/tools/benchmark/job/service/search.go:49:6 - Unknown word (egctx) Suggestions: [] +pkg/tools/benchmark/job/service/search.go:101:3 - Unknown word (lres) Suggestions: [lees, lies, lues, lyes, lares] +internal/servers/servers_test.go:168:6 - Unknown word (gerrs) Suggestions: [gers, Gers, gears, ger's, germs] +internal/servers/servers_test.go:173:6 - Unknown word (werrs) Suggestions: [wears, weirs, errs, ewers, wrens] +internal/servers/servers_test.go:230:3 - Unknown word (sddur) Suggestions: [siddur, dur, sadr, sddm, slur] +pkg/tools/benchmark/job/service/remove.go:38:6 - Unknown word (egctx) Suggestions: [] +pkg/tools/benchmark/job/service/update.go:41:6 - Unknown word (egctx) Suggestions: [] +pkg/tools/benchmark/job/service/object.go:32:6 - Unknown word (egctx) Suggestions: [] pkg/index/job/creation/service/indexer.go:57:4 - Unknown word (oerr) Suggestions: [orr, herr, Herr, kerr, Kerr] -pkg/index/job/creation/usecase/creation.go:141:12 - Unknown word (oech) Suggestions: [oecd, orch, ouch, OECD, och] -pkg/index/job/creation/usecase/creation.go:146:2 - Unknown word (cech) Suggestions: [ceca, ceph, csch, czech, Ceph] -internal/k8s/v2/pod/pod.go:41:2 - Unknown word (lopts) Suggestions: [lops, lots, lofts, loots, lopes] -dockers/gateway/lb/Dockerfile:77:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] +pkg/tools/benchmark/job/service/upsert.go:41:6 - Unknown word (egctx) Suggestions: [] +internal/k8s/reconciler.go:111:7 - Unknown word (fopts) Suggestions: [fops, fonts, foots, fop's, forts] +internal/k8s/reconciler.go:115:7 - Unknown word (oopts) Suggestions: [opts, oops, copts, Copts, coopts] +internal/k8s/reconciler.go:119:12 - Unknown word (wopts) Suggestions: [wops, wots, wonts, wop's, worts] +pkg/gateway/mirror/service/mirror.go:82:4 - Unknown word (oerr) Suggestions: [orr, herr, Herr, kerr, Kerr] +pkg/gateway/mirror/service/mirror.go:272:35 - Unknown word (rerr) Suggestions: [rear, herr, Herr, kerr, Kerr] +internal/net/http/json/json_test.go:351:4 - Unknown word (rbuf) Suggestions: [brut, rube, rubs, ruby, Ruby] +internal/net/http/json/json_test.go:355:4 - Unknown word (wbuf) Suggestions: [waaf, waif, waul, wb's, wbnb] +pkg/gateway/filter/handler/grpc/handler.go:2437:88 - Unknown word (tvec) Suggestions: [tver, Tver, tace, hevc, tael] +internal/db/rdb/mysql/dbr/dbr.go:49:19 - Unknown word (occures) Suggestions: [occurs, colures, ochres, accrues, accurse] pkg/index/job/readreplica/rotate/service/rotator.go:64:4 - Unknown word (oerr) Suggestions: [orr, herr, Herr, kerr, Kerr] pkg/index/job/readreplica/rotate/service/rotator.go:104:6 - Unknown word (ectx) Suggestions: [ceto, ceyx, etcd, etch, cex] pkg/index/job/readreplica/rotate/service/rotator.go:155:6 - Unknown word (dserr) Suggestions: [darer, direr, durer, dürer, Durer] pkg/index/job/readreplica/rotate/service/rotator.go:164:6 - Unknown word (dperr) Suggestions: [darer, direr, durer, dürer, Durer] pkg/index/job/readreplica/rotate/service/rotator.go:342:6 - Unknown word (egctx) Suggestions: [] -pkg/gateway/lb/handler/grpc/aggregation_test.go:22:6 - Unknown word (bcfg) Suggestions: [cfg, bfc, bang, bc's, belg] -pkg/gateway/lb/handler/grpc/aggregation_test.go:23:37 - Unknown word (fcfg) Suggestions: [ifcfg, cfg, faff, fang, fcgi] -internal/observability/observability.go:112:4 - Unknown word (oerr) Suggestions: [orr, herr, Herr, kerr, Kerr] -internal/observability/observability.go:155:52 - Unknown word (werr) Suggestions: [wear, weer, weir, were, wert] -apis/proto/v1/vald/search.proto:72:15 - Unknown word (linearsearch) Suggestions: [] -internal/observability/trace/trace.go:64:4 - Unknown word (oerr) Suggestions: [orr, herr, Herr, kerr, Kerr] -internal/observability/metrics/mem/mem.go:118:2 - Unknown word (vmsize) Suggestions: [mize, size, csize, maize, SIZE] -pkg/agent/core/faiss/handler/grpc/handler.go:59:4 - Unknown word (werr) Suggestions: [wear, weer, weir, were, wert] -k8s/tools/benchmark/job/serviceaccount.yaml:16:4 - Unknown word (Versoin) Suggestions: [Version, Versions, Verso, Verdin, Verein] -internal/k8s/metrics/node/node.go:42:2 - Unknown word (lopts) Suggestions: [lops, lots, lofts, loots, lopes] +pkg/index/job/readreplica/rotate/usecase/rotate.go:104:12 - Unknown word (oech) Suggestions: [oecd, orch, ouch, OECD, och] +internal/test/data/vector/gen.go:182:3 - Unknown word (fvec) Suggestions: [fec, face, hevc, f1ac, fave] +pkg/index/job/creation/usecase/creation.go:141:12 - Unknown word (oech) Suggestions: [oecd, orch, ouch, OECD, och] +pkg/index/job/creation/usecase/creation.go:146:2 - Unknown word (cech) Suggestions: [ceca, ceph, csch, czech, Ceph] +internal/net/grpc/pool/option.go:110:13 - Unknown word (dopts) Suggestions: [dots, dolts, dopes, opts, copts] +internal/net/grpc/pool/pool.go:75:2 - Unknown word (dopts) Suggestions: [dots, dolts, dopes, opts, copts] +internal/net/grpc/pool/pool.go:149:5 - Unknown word (cerr) Suggestions: [carr, celr, cere, cerf, cern] +internal/net/grpc/pool/pool.go:197:2 - Unknown word (epool) Suggestions: [pool, spool, zpool, Pool, ZPool] +internal/net/grpc/pool/pool.go:358:3 - Unknown word (ierr) Suggestions: [ier, Ier, herr, Herr, kerr] +internal/net/grpc/pool/pool.go:730:120 - Unknown word (dopt) Suggestions: [dept, dipt, doit, dolt, dopa] +internal/net/grpc/pool/pool_test.go:125:6 - Unknown word (dopts) Suggestions: [dots, dolts, dopes, opts, copts] +pkg/gateway/mirror/handler/grpc/handler_test.go:85:8 - Unknown word (egctx) Suggestions: [] +internal/config/cassandra.go:235:3 - Unknown word (tcfg) Suggestions: [cfg, ctag, ctg, taft, tang] +pkg/gateway/mirror/handler/grpc/handler.go:63:4 - Unknown word (oerr) Suggestions: [orr, herr, Herr, kerr, Kerr] +pkg/gateway/mirror/handler/grpc/handler.go:998:7 - Unknown word (derr) Suggestions: [der, dear, deer, derm, derv] +pkg/gateway/mirror/handler/grpc/handler.go:3308:2 - Unknown word (cctx) Suggestions: [cctv, ccxx, CCTV, CCXX, ctc] +pkg/gateway/mirror/handler/grpc/handler.go:3310:6 - Unknown word (egctx) Suggestions: [] +pkg/gateway/mirror/handler/grpc/handler.go:3322:7 - Unknown word (egerr) Suggestions: [eger, Eger, egrep, egret, e'er] +pkg/agent/core/ngt/handler/grpc/object_test.go:1215:7 - Unknown word (ectx) Suggestions: [ceto, ceyx, etcd, etch, cex] +pkg/agent/core/ngt/handler/grpc/object_test.go:1403:6 - Unknown word (testvec) Suggestions: [tested, testee, tester, testes, testbed] +internal/compress/gzip_test.go:846:26 - Unknown word (serr) Suggestions: [ser, sear, seer, sera, serb] +internal/compress/gzip_test.go:851:26 - Unknown word (rerr) Suggestions: [rear, herr, Herr, kerr, Kerr] +internal/compress/gzip_test.go:1048:26 - Unknown word (derr) Suggestions: [der, dear, deer, derm, derv] +internal/compress/gzip_test.go:1053:26 - Unknown word (werr) Suggestions: [wear, weer, weir, were, wert] +internal/k8s/metrics/node/node_test.go:117:6 - Unknown word (lopts) Suggestions: [lops, lots, lofts, loots, lopes] +internal/test/mock/grpc_testify_mock.go:87:36 - Unknown word (dopts) Suggestions: [dots, dolts, dopes, opts, copts] internal/k8s/v2/pod/pod_test.go:113:6 - Unknown word (lopts) Suggestions: [lops, lots, lofts, loots, lopes] -dockers/tools/cli/loadtest/Dockerfile:85:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] -internal/net/http/client/client.go:42:4 - Unknown word (werr) Suggestions: [wear, weer, weir, were, wert] -internal/net/http/json/json_test.go:351:4 - Unknown word (rbuf) Suggestions: [brut, rube, rubs, ruby, Ruby] -internal/net/http/json/json_test.go:355:4 - Unknown word (wbuf) Suggestions: [waaf, waif, waul, wb's, wbnb] -internal/db/rdb/mysql/mysql.go:155:2 - Unknown word (pctx) Suggestions: [potx, pptx, pct, cpt, pact] -internal/db/rdb/mysql/mysql.go:166:4 - Unknown word (cerr) Suggestions: [carr, celr, cere, cerf, cern] -internal/observability/metrics/grpc/grpc.go:23:16 - Unknown word (Desctiption) Suggestions: [Description, Descriptions, Destitution, Deception, Dentition] -dockers/manager/index/Dockerfile:77:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] -pkg/tools/benchmark/job/service/update.go:41:6 - Unknown word (egctx) Suggestions: [] -pkg/tools/benchmark/job/service/insert.go:40:6 - Unknown word (egctx) Suggestions: [] -pkg/tools/benchmark/job/service/insert.go:78:33 - Unknown word (Prometeus) Suggestions: [prometheus, Prometheus, proteus, Proteus, Promotes] -pkg/tools/benchmark/job/service/upsert.go:41:6 - Unknown word (egctx) Suggestions: [] -pkg/gateway/mirror/service/mirror.go:82:4 - Unknown word (oerr) Suggestions: [orr, herr, Herr, kerr, Kerr] -pkg/gateway/mirror/service/mirror.go:272:35 - Unknown word (rerr) Suggestions: [rear, herr, Herr, kerr, Kerr] -pkg/tools/benchmark/job/service/search.go:48:2 - Unknown word (sres) Suggestions: [sees, shes, sr's, sues, seres] -pkg/tools/benchmark/job/service/search.go:49:6 - Unknown word (egctx) Suggestions: [] -pkg/tools/benchmark/job/usecase/benchmarkd.go:25:2 - Unknown word (iconf) Suggestions: [icon, icons, iconv, conf, cinf] -pkg/tools/benchmark/job/service/search.go:101:3 - Unknown word (lres) Suggestions: [lees, lies, lues, lyes, lares] -pkg/tools/benchmark/job/usecase/benchmarkd.go:127:15 - Unknown word (Concurency) Suggestions: [Concurrency, Congruency, Concurrence, Congruence, Concurrent] -pkg/tools/benchmark/job/usecase/benchmarkd.go:205:6 - Unknown word (oech) Suggestions: [oecd, orch, ouch, OECD, och] -pkg/tools/benchmark/job/usecase/benchmarkd.go:205:12 - Unknown word (dech) Suggestions: [decd, deck, decl, deco, decs] -pkg/gateway/mirror/service/gateway.go:58:4 - Unknown word (oerr) Suggestions: [orr, herr, Herr, kerr, Kerr] -pkg/gateway/mirror/service/gateway.go:116:92 - Unknown word (ictx) Suggestions: [iotx, IOTX, cite, city, itch] -pkg/tools/benchmark/job/service/option_test.go:1548:17 - Unknown word (Concurency) Suggestions: [Concurrency, Congruency, Concurrence, Congruence, Concurrent] -pkg/tools/benchmark/job/service/option.go:37:6 - Unknown word (Concurency) Suggestions: [Concurrency, Congruency, Concurrence, Congruence, Concurrent] -dockers/index/job/readreplica/rotate/Dockerfile:77:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, ZORCH, COACH, Coach] -pkg/tools/benchmark/job/service/remove.go:38:6 - Unknown word (egctx) Suggestions: [] -internal/db/kvs/bbolt/bbolt.go:46:2 - Unknown word (bopts) Suggestions: [bops, bots, boats, bolts, boots] -internal/db/kvs/bbolt/bbolt.go:122:5 - Unknown word (cerr) Suggestions: [carr, celr, cere, cerf, cern] -internal/db/kvs/bbolt/bbolt.go:127:6 - Unknown word (rerr) Suggestions: [rear, herr, Herr, kerr, Kerr] -internal/k8s/vald/benchmark/job/job_test.go:117:6 - Unknown word (lopts) Suggestions: [lops, lots, lofts, loots, lopes] -hack/go.mod.default:168:25 - Unknown word (hostpool) Suggestions: [hotpot, hostel, hotfoot, hotpots] -hack/go.mod.default:189:18 - Unknown word (godotenv) Suggestions: [goodmen, godot, godown, gotten, godot's] -hack/go.mod.default:256:25 - Unknown word (reflectx) Suggestions: [reflect, reflects, reflex, reelect, reelects] -hack/go.mod.default:294:14 - Unknown word (multierr) Suggestions: [mulier, maltier, mustier, multiyear, motlier] -hack/go.mod.default:312:15 - Unknown word (xerrors) Suggestions: [errors, error, error's, exmoors, extrorse] -hack/go.mod.default:313:16 - Unknown word (jsonpatch) Suggestions: [jsonpath] -pkg/tools/benchmark/job/service/object.go:32:6 - Unknown word (egctx) Suggestions: [] -internal/db/kvs/redis/redis.go:280:2 - Unknown word (pctx) Suggestions: [potx, pptx, pct, cpt, pact] -pkg/tools/benchmark/job/service/job.go:212:15 - Unknown word (Neighors) Suggestions: [Neighbors, Neighs, Neigh's, Neighbor, Neighbor's] -pkg/tools/benchmark/job/service/job.go:253:2 - Unknown word (cech) Suggestions: [ceca, ceph, csch, czech, Ceph] -pkg/tools/benchmark/job/service/job.go:272:7 - Unknown word (perr) Suggestions: [per, parr, pear, peer, pera] -pkg/tools/benchmark/job/service/job.go:306:2 - Unknown word (lres) Suggestions: [lees, lies, lues, lyes, lares] -pkg/tools/benchmark/job/service/job.go:307:2 - Unknown word (sres) Suggestions: [sees, shes, sr's, sues, seres] -internal/db/kvs/pogreb/pogreb.go:50:4 - Unknown word (oerr) Suggestions: [orr, herr, Herr, kerr, Kerr] -internal/db/kvs/pogreb/pogreb.go:124:5 - Unknown word (serr) Suggestions: [ser, sear, seer, sera, serb] -internal/db/kvs/pogreb/pogreb.go:127:5 - Unknown word (cerr) Suggestions: [carr, celr, cere, cerf, cern] -internal/db/kvs/pogreb/pogreb.go:131:6 - Unknown word (rerr) Suggestions: [rear, herr, Herr, kerr, Kerr] -internal/db/kvs/pogreb/pogreb_test.go:65:37 - Unknown word (pogres) Suggestions: [pores, pogges, pogies, ogres, pagers] -internal/k8s/v2/pod/option.go:93:18 - Unknown word (fopts) Suggestions: [fops, fonts, foots, fop's, forts] -internal/log/level/level.go:35:5 - Unknown word (ERRO) Suggestions: [EBRO, ERGO, ERRS, EURO, ERRNO] -internal/k8s/node/node.go:44:2 - Unknown word (lopts) Suggestions: [lops, lots, lofts, loots, lopes] -internal/db/storage/blob/s3/reader/reader_test.go:28:33 - Unknown word (awserr) Suggestions: [assert, ASSERT, wader, wafer, wager] -internal/db/storage/blob/s3/reader/reader_test.go:168:4 - Unknown word (cctx) Suggestions: [cctv, ccxx, CCTV, CCXX, ctc] -dockers/agent/core/ngt/Dockerfile:86:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, ZORCH, GERAH, GORAL] -pkg/tools/benchmark/operator/usecase/benchmarkd.go:24:2 - Unknown word (iconf) Suggestions: [icon, icons, iconv, conf, cinf] -internal/k8s/v2/pod/option_test.go:615:6 - Unknown word (fopts) Suggestions: [fops, fonts, foots, fop's, forts] -pkg/tools/benchmark/operator/usecase/benchmarkd.go:159:6 - Unknown word (oech) Suggestions: [oecd, orch, ouch, OECD, och] -pkg/tools/benchmark/operator/usecase/benchmarkd.go:159:12 - Unknown word (dech) Suggestions: [decd, deck, decl, deco, decs] -pkg/tools/benchmark/operator/service/operator.go:711:2 - Unknown word (scch) Suggestions: [csch, sch, sech, such, csco] -pkg/index/operator/usecase/operator.go:104:6 - Unknown word (oech) Suggestions: [oecd, orch, ouch, OECD, och] -pkg/index/operator/usecase/operator.go:104:12 - Unknown word (dech) Suggestions: [decd, deck, decl, deco, decs] -dockers/agent/core/faiss/Dockerfile:87:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] -pkg/index/operator/service/operator.go:77:4 - Unknown word (oerr) Suggestions: [orr, herr, Herr, kerr, Kerr] -pkg/index/operator/service/operator.go:135:2 - Unknown word (dech) Suggestions: [decd, deck, decl, deco, decs] -internal/k8s/node/node_test.go:119:6 - Unknown word (lopts) Suggestions: [lops, lots, lofts, loots, lopes] -pkg/tools/cli/loadtest/assets/large_dataset.go:50:3 - Unknown word (tdim) Suggestions: [trim, tim, Tim, dim, tami] -pkg/tools/cli/loadtest/assets/large_dataset.go:51:3 - Unknown word (qdim) Suggestions: [dim, hdmi, qadi, qaid, qcom] -dockers/operator/helm/Dockerfile:94:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] -dockers/agent/sidecar/Dockerfile:77:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] -dockers/index/job/correction/Dockerfile:77:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, ZORCH, GERAH, GORAL] -dockers/tools/benchmark/operator/Dockerfile:77:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, ZORCH, coach] -hack/gorules/testdata/tests.go:47:2 - Unknown word (ireq) Suggestions: [iraq, ired, ires, Iraq, ire] -dockers/ci/base/Dockerfile:101:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] -hack/docker/gen/main.go:76:5 - Unknown word (TARGETARCH) Suggestions: [] -hack/docker/gen/main.go:510:6 - Unknown word (egctx) Suggestions: [] -internal/net/grpc/status/status.go:127:28 - Unknown word (rerr) Suggestions: [rear, herr, Herr, kerr, Kerr] -internal/db/storage/blob/s3/s3_test.go:489:46 - Unknown word (gerr) Suggestions: [ger, Ger, gear, gera, gere] -dockers/tools/benchmark/job/Dockerfile:85:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, ZORCH, COACH, GERAH] -internal/k8s/pod/pod.go:44:2 - Unknown word (lopts) Suggestions: [lops, lots, lofts, loots, lopes] -internal/k8s/job/job.go:27:4 - Unknown word (serrors) Suggestions: [errors, serous, serows, senors, servos] -internal/errors/lb.go:23:8 - Unknown word (Insuffcient) Suggestions: [Inefficient, Insufficiency, Insufficiently] +internal/core/algorithm/ngt/Makefile:18:2 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] internal/core/algorithm/ngt/ngt.go:109:3 - Unknown word (epool) Suggestions: [pool, spool, zpool, Pool, ZPool] internal/core/algorithm/ngt/ngt.go:373:4 - Unknown word (werr) Suggestions: [wear, weer, weir, were, wert] internal/core/algorithm/ngt/ngt.go:490:2 - Unknown word (rsize) Suggestions: [resize, size, csize, SIZE, CSIZE] internal/core/algorithm/ngt/ngt.go:604:2 - Unknown word (cvec) Suggestions: [cvc, cve, CVC, CVE, hevc] -docs/performance/loadtest.md:36:219 - Unknown word (steamsearch) Suggestions: [] -internal/core/algorithm/ngt/Makefile:18:2 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] +internal/db/storage/blob/s3/reader/reader.go:25:33 - Unknown word (awserr) Suggestions: [assert, ASSERT, wader, wafer, wager] +internal/db/storage/blob/s3/reader/reader.go:181:6 - Unknown word (aerr) Suggestions: [aero, aery, arr, herr, Herr] +internal/db/storage/blob/s3/reader/reader_test.go:28:33 - Unknown word (awserr) Suggestions: [assert, ASSERT, wader, wafer, wager] +internal/db/storage/blob/s3/reader/reader_test.go:168:4 - Unknown word (cctx) Suggestions: [cctv, ccxx, CCTV, CCXX, ctc] +internal/client/v1/client/discoverer/discover.go:86:2 - Unknown word (dech) Suggestions: [decd, deck, decl, deco, decs] +internal/client/v1/client/discoverer/discover.go:91:6 - Unknown word (rrech) Suggestions: [recd, reck, recs, rect, recv] +internal/client/v1/client/discoverer/discover.go:107:6 - Unknown word (aech) Suggestions: [each, arch, asch, Arch, Asch] +pkg/manager/index/service/indexer.go:88:2 - Unknown word (dech) Suggestions: [decd, deck, decl, deco, decs] +internal/info/info.go:162:4 - Unknown word (werr) Suggestions: [wear, weer, weir, were, wert] +internal/info/info.go:214:2 - Unknown word (maxlen) Suggestions: [maxine, Maxine, male, mable, macle] +internal/servers/server/server.go:105:2 - Unknown word (tcfg) Suggestions: [cfg, ctag, ctg, taft, tang] +internal/servers/server/server.go:107:2 - Unknown word (sddur) Suggestions: [siddur, dur, sadr, sddm, slur] +internal/servers/server/server.go:145:4 - Unknown word (oerr) Suggestions: [orr, herr, Herr, kerr, Kerr] +internal/servers/server/server.go:364:49 - Unknown word (rerr) Suggestions: [rear, herr, Herr, kerr, Kerr] +internal/servers/server/server.go:422:3 - Unknown word (sctx) Suggestions: [stx, STX, csix, sext, cst] +internal/servers/server/server.go:422:9 - Unknown word (scancel) Suggestions: [spancel, cancel, scarce, sconce, seance] +internal/runner/runner.go:83:7 - Unknown word (ccfg) Suggestions: [cfg, cfc, cfe, cfo, cft] +internal/runner/runner.go:89:5 - Unknown word (lcfg) Suggestions: [cfg, clfi, clog, logf, Logf] +internal/runner/runner.go:142:2 - Unknown word (sctx) Suggestions: [stx, STX, csix, sext, cst] +internal/runner/runner.go:230:11 - Unknown word (ierr) Suggestions: [ier, Ier, herr, Herr, kerr] +pkg/gateway/lb/usecase/vald_test.go:37:3 - Unknown word (dopts) Suggestions: [dots, dolts, dopes, opts, copts] +pkg/gateway/lb/usecase/vald_test.go:38:3 - Unknown word (aopts) Suggestions: [adopts, opts, copts, Copts, oats] +pkg/gateway/lb/usecase/vald.go:50:20 - Unknown word (dopts) Suggestions: [dots, dolts, dopes, opts, copts] +pkg/gateway/lb/usecase/vald.go:50:27 - Unknown word (aopts) Suggestions: [adopts, opts, copts, Copts, oats] +pkg/gateway/lb/usecase/vald.go:189:6 - Unknown word (gech) Suggestions: [geth, GETH, lech, mech, sech] +pkg/gateway/lb/usecase/vald.go:189:18 - Unknown word (oech) Suggestions: [oecd, orch, ouch, OECD, och] +pkg/gateway/lb/service/gateway.go:76:2 - Unknown word (fctx) Suggestions: [cft, cfx, ftc, fact, fate] +pkg/gateway/lb/service/gateway.go:91:47 - Unknown word (ictx) Suggestions: [iotx, IOTX, cite, city, itch] +pkg/gateway/lb/service/gateway.go:112:2 - Unknown word (sctx) Suggestions: [stx, STX, csix, sext, cst] internal/core/algorithm/ngt/ngt_test.go:46:26 - Unknown word (epool) Suggestions: [pool, spool, zpool, Pool, ZPool] -dockers/index/operator/Dockerfile:77:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] -docs/user-guides/configuration.md:180:24 - Unknown word (facebookresearch) Suggestions: [] -docs/overview/component/README.md:70:23 - Unknown word (facebookresearch) Suggestions: [] -internal/db/rdb/mysql/dbr/dbr.go:49:19 - Unknown word (occures) Suggestions: [occurs, colures, ochres, accrues, accurse] -dockers/dev/Dockerfile:121:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] -internal/k8s/metrics/pod/pod_test.go:117:6 - Unknown word (lopts) Suggestions: [lops, lots, lofts, loots, lopes] +pkg/gateway/mirror/service/discovery.go:68:4 - Unknown word (oerr) Suggestions: [orr, herr, Herr, kerr, Kerr] +pkg/gateway/mirror/service/discovery.go:112:2 - Unknown word (dech) Suggestions: [decd, deck, decl, deco, decs] +internal/compress/lz4.go:60:3 - Unknown word (cerr) Suggestions: [carr, celr, cere, cerf, cern] +internal/net/net.go:164:6 - Unknown word (nerr) Suggestions: [near, nebr, nerd, nerf, nero] +internal/net/net.go:236:6 - Unknown word (egctx) Suggestions: [] +internal/net/grpc/option.go:129:8 - Unknown word (dopts) Suggestions: [dots, dolts, dopes, opts, copts] +internal/net/grpc/option.go:407:6 - Unknown word (lerr) Suggestions: [lear, leer, lehr, Lear, herr] +internal/net/dialer.go:341:4 - Unknown word (tconn) Suggestions: [conn, Conn, tenon, tron, ton] +internal/net/dialer.go:366:6 - Unknown word (tctx) Suggestions: [text, txt, tact, tata, tate] +internal/net/dialer.go:385:9 - Unknown word (tcancel) Suggestions: [cancel, trance, tranced, trances, cancer] +internal/net/dialer.go:398:4 - Unknown word (ttctx) Suggestions: [tact, tacts] +internal/net/dialer.go:398:11 - Unknown word (ttcancel) Suggestions: [cancel, trance, tranced, trances] +internal/observability/exporter/otlp/otlp.go:74:4 - Unknown word (oerr) Suggestions: [orr, herr, Herr, kerr, Kerr] internal/net/grpc/client_test.go:121:6 - Unknown word (dopts) Suggestions: [dots, dolts, dopes, opts, copts] -internal/net/grpc/client.go:53:44 - Unknown word (dopts) Suggestions: [dots, dolts, dopes, opts, copts] -internal/net/grpc/client.go:204:3 - Unknown word (reconn) Suggestions: [recon, recoin, recons, racon, redon] -internal/net/grpc/client.go:335:4 - Unknown word (clctx) Suggestions: [cctv, ccxx, clit, clix, cljx] -internal/net/grpc/client.go:345:36 - Unknown word (ictx) Suggestions: [iotx, IOTX, cite, city, itch] -internal/net/grpc/client.go:406:2 - Unknown word (sctx) Suggestions: [stx, STX, csix, sext, cst] -internal/net/grpc/client.go:416:3 - Unknown word (ssctx) Suggestions: [stx, sect, sects, sscan, sysctl] -internal/net/grpc/client.go:473:6 - Unknown word (egctx) Suggestions: [] -internal/net/grpc/client.go:577:7 - Unknown word (ierr) Suggestions: [ier, Ier, herr, Herr, kerr] -internal/net/grpc/client.go:701:3 - Unknown word (cerr) Suggestions: [carr, celr, cere, cerf, cern] -internal/net/grpc/client.go:958:2 - Unknown word (sconn) Suggestions: [scone, scorn, conn, Conn, cson] -internal/net/grpc/client.go:985:4 - Unknown word (derr) Suggestions: [der, dear, deer, derm, derv] -internal/k8s/service/service_test.go:287:6 - Unknown word (lopts) Suggestions: [lops, lots, lofts, loots, lopes] -dockers/gateway/filter/Dockerfile:77:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] -internal/test/data/hdf5/hdf5.go:79:2 - Unknown word (Neighors) Suggestions: [Neighs, Neigh's, Neighbor, Neighbor's, Weighers] -internal/db/storage/blob/cloudstorage/cloudstorage.go:27:15 - Unknown word (gcerrors) Suggestions: [gerry's, guerdons, guerra's, guerrero] -pkg/agent/core/faiss/router/router.go:81:7 - Unknown word (linearsearch) Suggestions: [] -internal/k8s/pod/pod_test.go:117:6 - Unknown word (lopts) Suggestions: [lops, lots, lofts, loots, lopes] -pkg/agent/core/faiss/service/faiss_test.go:124:6 - Unknown word (icnt) Suggestions: [int, INT, cnt, CNT, cine] -pkg/agent/core/faiss/service/faiss_test.go:135:6 - Unknown word (alen) Suggestions: [aden, alan, alec, alee, ales] -pkg/agent/core/faiss/service/faiss_test.go:137:6 - Unknown word (sdur) Suggestions: [slur, sour, spur, sur, Sur] -pkg/agent/core/ngt/handler/grpc/insert_test.go:213:4 - Unknown word (ivec) Suggestions: [idec, ives, iovec, Idec, Ives] -pkg/agent/core/ngt/handler/grpc/insert_test.go:5409:27 - Unknown word (Testingcase) Suggestions: [Testcase, Testings] -pkg/agent/core/ngt/handler/grpc/index_test.go:2251:5 - Unknown word (rreq) Suggestions: [req, freq, reqs, reb, rec] -dockers/index/job/creation/Dockerfile:77:13 - Unknown word (GOARCH) Suggestions: [GARTH, Garth, COACH, Coach, ZORCH] -pkg/agent/core/ngt/handler/grpc/object_test.go:1215:7 - Unknown word (ectx) Suggestions: [ceto, ceyx, etcd, etch, cex] -pkg/agent/core/ngt/handler/grpc/object_test.go:1403:6 - Unknown word (testvec) Suggestions: [tested, testee, tester, testes, testbed] -pkg/agent/core/faiss/service/option.go:109:5 - Unknown word (sdur) Suggestions: [slur, sour, spur, sur, Sur] -pkg/agent/core/faiss/service/option.go:136:5 - Unknown word (alen) Suggestions: [aden, alan, alec, alee, ales] +pkg/gateway/filter/router/router.go:89:20 - Unknown word (linearsearch) Suggestions: [] +internal/k8s/vald/benchmark/job/job_test.go:117:6 - Unknown word (lopts) Suggestions: [lops, lots, lofts, loots, lopes] +pkg/gateway/lb/handler/grpc/search_benchmark_test.go:124:6 - Unknown word (ectx) Suggestions: [ceto, ceyx, etcd, etch, cex] +pkg/tools/benchmark/job/service/job.go:253:2 - Unknown word (cech) Suggestions: [ceca, ceph, csch, czech, Ceph] +pkg/tools/benchmark/job/service/job.go:272:7 - Unknown word (perr) Suggestions: [per, parr, pear, peer, pera] +pkg/tools/benchmark/job/service/job.go:306:2 - Unknown word (lres) Suggestions: [lees, lies, lues, lyes, lares] +pkg/tools/benchmark/job/service/job.go:307:2 - Unknown word (sres) Suggestions: [sees, shes, sr's, sues, seres] internal/k8s/vald/benchmark/job/job.go:28:4 - Unknown word (serrors) Suggestions: [errors, serous, serows, senors, servos] internal/k8s/vald/benchmark/job/job.go:55:2 - Unknown word (lopts) Suggestions: [lops, lots, lofts, loots, lopes] -internal/k8s/service/service.go:60:2 - Unknown word (lopts) Suggestions: [lops, lots, lofts, loots, lopes] -internal/db/nosql/cassandra/cassandra.go:175:4 - Unknown word (werr) Suggestions: [wear, weer, weir, were, wert] -pkg/agent/core/faiss/service/faiss.go:87:3 - Unknown word (icnt) Suggestions: [int, INT, cnt, CNT, cine] -pkg/agent/core/faiss/service/faiss.go:92:3 - Unknown word (cimu) Suggestions: [chimu, Chimu, gimu, chum, icmp] -pkg/agent/core/faiss/service/faiss.go:105:3 - Unknown word (alen) Suggestions: [aden, alan, alec, alee, ales] -pkg/agent/core/faiss/service/faiss.go:107:3 - Unknown word (sdur) Suggestions: [slur, sour, spur, sur, Sur] -pkg/agent/core/faiss/service/faiss.go:119:3 - Unknown word (cowmu) Suggestions: [colum, coma, comb, come, comm] -pkg/agent/core/faiss/service/faiss.go:511:5 - Unknown word (derr) Suggestions: [der, dear, deer, derm, derv] -pkg/agent/core/faiss/service/faiss.go:917:6 - Unknown word (ectx) Suggestions: [ceto, ceyx, etcd, etch, cex] -pkg/agent/core/faiss/service/faiss.go:1243:3 - Unknown word (cerr) Suggestions: [carr, celr, cere, cerf, cern] -pkg/agent/core/faiss/service/faiss.go:1255:3 - Unknown word (serr) Suggestions: [ser, sear, seer, sera, serb] -internal/k8s/metrics/pod/pod.go:43:2 - Unknown word (lopts) Suggestions: [lops, lots, lofts, loots, lopes] -internal/k8s/vald/benchmark/scenario/scenario_test.go:117:6 - Unknown word (lopts) Suggestions: [lops, lots, lofts, loots, lopes] -internal/k8s/vald/benchmark/scenario/scenario.go:28:4 - Unknown word (serrors) Suggestions: [errors, serous, serows, senors, servos] -internal/k8s/vald/benchmark/scenario/scenario.go:44:2 - Unknown word (lopts) Suggestions: [lops, lots, lofts, loots, lopes] -internal/k8s/metrics/node/node_test.go:117:6 - Unknown word (lopts) Suggestions: [lops, lots, lofts, loots, lopes] -.cspell.json:356:25 - Unknown word (contributorsrc) Suggestions: [contributors, contributor, contributory, contributor's, contributories] -.cspell.json:358:10 - Unknown word (aknishid) Suggestions: [kadishim, anisic, aniseed] -.cspell.json:359:10 - Unknown word (ando) Suggestions: [aldo, ands, andy, anno, Aldo] -.cspell.json:360:10 - Unknown word (datelier) Suggestions: [dallier, darklier, dateline, datelined, datelines] -.cspell.json:361:10 - Unknown word (dotdc) Suggestions: [dodo, dote, doth, dots, dotx] -.cspell.json:362:10 - Unknown word (funakoshi) Suggestions: [funabashi, Funabashi] -.cspell.json:363:10 - Unknown word (grimaud) Suggestions: [giraud, Giraud, grimed, grimace, grimaced] -.cspell.json:364:10 - Unknown word (hiroto) Suggestions: [hereto, hirohito, Hirohito, kioto, proto] -.cspell.json:365:10 - Unknown word (hrichik) Suggestions: [richie, rhachis, hick, hoick, hickok] -.cspell.json:366:10 - Unknown word (hrichiksite) Suggestions: [] -.cspell.json:367:10 - Unknown word (junsei) Suggestions: [junes, junkie, Junes, june, jansen] -.cspell.json:368:10 - Unknown word (kadowaki) Suggestions: [kawasaki] -.cspell.json:369:10 - Unknown word (kato) Suggestions: [kano, karo, kate, katy, kayo] -.cspell.json:370:10 - Unknown word (katz) Suggestions: [kate, katy, Kate, Katy, kat] -.cspell.json:371:10 - Unknown word (kevindiu) Suggestions: [kevin, kevin's] -.cspell.json:372:10 - Unknown word (kiichiro) Suggestions: [kimchi] -.cspell.json:373:10 - Unknown word (koichi) Suggestions: [kochi, Kochi, koch, kimchi, Koch] -.cspell.json:374:10 - Unknown word (kosuke) Suggestions: [kishke, kosice, Kosice, josue, kopek] -.cspell.json:375:10 - Unknown word (liusy) Suggestions: [lousy, luis, luisa, Luis, Luisa] -.cspell.json:376:10 - Unknown word (mazumder) Suggestions: [maunder, maude, mazer, madder, maimer] -.cspell.json:377:10 - Unknown word (morimoto) Suggestions: [morisot, Morisot, marmot, morion, morita] -.cspell.json:378:10 - Unknown word (okamura) Suggestions: [kokura, okra, obama, okayama, oxymora] -.cspell.json:379:10 - Unknown word (pgrimaud) Suggestions: [prima, primal, primas, primed, primus] -.cspell.json:380:10 - Unknown word (rintaro) Suggestions: [ritard, ristra, rita, retro, riata] -.cspell.json:381:10 - Unknown word (shiraishi) Suggestions: [sharpish, shortish, skirmish] -.cspell.json:382:10 - Unknown word (siyuan) Suggestions: [siouan, Siouan, sian, sivan, silvan] -.cspell.json:383:10 - Unknown word (taisuou) Suggestions: [taisho, Taisho, atishoo, tais, taino] -.cspell.json:384:10 - Unknown word (takuyaymd) Suggestions: [] -.cspell.json:385:10 - Unknown word (thedrow) Suggestions: [throw, theron, Theron, theory, theodora] -.cspell.json:386:10 - Unknown word (ykadowak) Suggestions: [] -.cspell.json:387:10 - Unknown word (yukawa) Suggestions: [yakka, yama, yawl, yawn, yawp] -.cspell.json:388:10 - Unknown word (yusuke) Suggestions: [youse, nusku, Nusku, yuck, yuks] -.cspell.json:389:10 - Unknown word (zchee) Suggestions: [ache, che, Che, zee, chef] -.cspell.json:395:10 - Unknown word (bento) Suggestions: [bent, bents, benito, benton, Benito] -.cspell.json:396:10 - Unknown word (tada) Suggestions: [tads, taka, tala, tana, tara] -.cspell.json:402:10 - Unknown word (commandhistory) Suggestions: [] -.cspell.json:403:10 - Unknown word (ptrace) Suggestions: [trace, dtrace, strace, Trace, parcae] -.cspell.json:404:10 - Unknown word (seccomp) Suggestions: [secco, scop, scamp, scoop, second] -.cspell.json:405:10 - Unknown word (zshhistory) Suggestions: [history, rhistory] -.cspell.json:417:10 - Unknown word (vdctl) Suggestions: [vocal, vdt, vtl, VDT] -.cspell.json:421:31 - Unknown word (applypatch) Suggestions: [] -.cspell.json:423:10 - Unknown word (commitmsg) Suggestions: [commits, commit, comfits, commies, comfit's] -.cspell.json:427:31 - Unknown word (fsmonitor) Suggestions: [monitor, unmonitor] -.cspell.json:429:10 - Unknown word (binmode) Suggestions: [inode, linode, Linode, biome, binged] -.cspell.json:430:10 - Unknown word (chld) Suggestions: [chad, chid, cold, child, Chad] -.cspell.json:431:10 - Unknown word (clockid) Suggestions: [clocked, clock, clocks, coccid, cocked] -.cspell.json:432:10 - Unknown word (msys) Suggestions: [mays, ms's, mses, msgs, Mays] -.cspell.json:438:10 - Unknown word (allownonascii) Suggestions: [] -.cspell.json:444:10 - Unknown word (hamano) Suggestions: [haman, Haman, hama, hamah, hamal] -.cspell.json:445:10 - Unknown word (junio) Suggestions: [juno, julio, junco, junit, junto] -.cspell.json:446:10 - Unknown word (oneline) Suggestions: [online, onegin, obelize, offline, onetime] -.cspell.json:452:10 - Unknown word (echoback) Suggestions: [echoic] -.cspell.json:458:10 - Unknown word (behaviour) Suggestions: [behavior, behaviors, behaver, behaving, belabour] -.cspell.json:462:31 - Unknown word (sendemail) Suggestions: [sendmail, Sendmail, sendai, sendal, senegal] -.cspell.json:465:10 - Unknown word (worktree) Suggestions: [oaktree, Oaktree, worker, workers, Worker] -.cspell.json:471:10 - Unknown word (allowdeletetag) Suggestions: [] -.cspell.json:472:10 - Unknown word (allowmodifytag) Suggestions: [] -.cspell.json:473:10 - Unknown word (allowunannotated) Suggestions: [] -.cspell.json:474:10 - Unknown word (newrev) Suggestions: [nerve, newer, negev, newel, newry] -.cspell.json:475:10 - Unknown word (oldrev) Suggestions: [older, olden, oldie, oldies, lorded] -.cspell.json:476:10 - Unknown word (projectdesc) Suggestions: [projected, projects, project's, projectors, projectiles] -.cspell.json:486:21 - Unknown word (gitfiles) Suggestions: [gemfiles, dotfiles, nitriles, gillies, girlies] -.cspell.json:488:10 - Unknown word (accesslog) Suggestions: [accessor, accessing, accession, access, access's] -.cspell.json:489:10 - Unknown word (agentd) Suggestions: [agent, agents, Agent, aged, amend] -.cspell.json:490:10 - Unknown word (autobuild) Suggestions: [autobus, autofill, autobuses, autopsied] -.cspell.json:491:10 - Unknown word (benchmarkd) Suggestions: [benchmark, benchmarks, benchmarked, benchmark's, benchmarker] -.cspell.json:492:10 - Unknown word (brandguidelines) Suggestions: [] -.cspell.json:493:10 - Unknown word (clusterrolebinding) Suggestions: [] -.cspell.json:494:10 - Unknown word (cmyk) Suggestions: [caky, cyma, cyme, calk, cark] -.cspell.json:495:10 - Unknown word (conflint) Suggestions: [conflict, confine, confront, conjoint, conflicts] -.cspell.json:497:10 - Unknown word (conv) Suggestions: [conc, cond, cone, conf, cong] -.cspell.json:498:10 - Unknown word (darkgray) Suggestions: [darky, darker, darkey, darkly, daresay] -.cspell.json:499:10 - Unknown word (deepsource) Suggestions: [resource] -.cspell.json:500:10 - Unknown word (getstarted) Suggestions: [gestated, gestate, gestured, getstore, gettered] -.cspell.json:502:10 - Unknown word (gongt) Suggestions: [gong, gongs, gang, gent, gnat] -.cspell.json:503:10 - Unknown word (hadolint) Suggestions: [havoline, Havoline, haloing, hading, haling] -.cspell.json:504:10 - Unknown word (helmignore) Suggestions: [] -.cspell.json:505:10 - Unknown word (kosarak) Suggestions: [osaka, Osaka, kara, kaiak, karaj] -.cspell.json:506:10 - Unknown word (kustomization) Suggestions: [customization] -.cspell.json:507:10 - Unknown word (lycorp) Suggestions: [lycra, Lycra, corp, keycorp, Corp] -.cspell.json:508:10 - Unknown word (multicluster) Suggestions: [] -.cspell.json:509:10 - Unknown word (networkpolicy) Suggestions: [] -.cspell.json:510:10 - Unknown word (nytimes) Suggestions: [nimes, natives, notices, Nimes, times] -.cspell.json:511:10 - Unknown word (priorityclass) Suggestions: [] -.cspell.json:512:10 - Unknown word (promtail) Suggestions: [portal, premial, primatial, postal, primal] -.cspell.json:513:10 - Unknown word (serviceaccount) Suggestions: [] -.cspell.json:514:10 - Unknown word (shogo) Suggestions: [shoo, soho, Soho, sago, shag] -.cspell.json:515:10 - Unknown word (sidecard) Suggestions: [sidecar, sidecars, sideward, sidearm, sidebar] -.cspell.json:516:10 - Unknown word (singleflight) Suggestions: [] -.cspell.json:517:10 - Unknown word (softprops) Suggestions: [softphone, softwoods, southrons, softphones] -.cspell.json:518:10 - Unknown word (technote) Suggestions: [techno, techie, tacnode, technic, ternate] -.cspell.json:519:10 - Unknown word (testdata) Suggestions: [testate, userdata, testa, testas, testacy] -.cspell.json:520:10 - Unknown word (textlintrc) Suggestions: [] -.cspell.json:521:10 - Unknown word (tmpl) Suggestions: [tmp, tpl, impl, TPL, mpl] -.cspell.json:522:10 - Unknown word (valdmirrortarget) Suggestions: [] -.cspell.json:524:10 - Unknown word (whitesource) Suggestions: [whitehorse, whitespace] -.cspell.json:530:10 - Unknown word (opencontainers) Suggestions: [] -.cspell.json:536:10 - Unknown word (podname) Suggestions: [ponape, penname, prename, Ponape, dname] -.cspell.json:573:10 - Unknown word (kubeval) Suggestions: [kubectl, uveal, rubella, rubeola, kube] -.cspell.json:579:10 - Unknown word (gomod) Suggestions: [good, Good, mood, geod, goad] -.cspell.json:585:10 - Unknown word (accesskey) Suggestions: [accessed, accesses, accessory, access, access's] -.cspell.json:586:10 - Unknown word (secretkey) Suggestions: [secrete, secreted, secreter, secretes, secretly] -.cspell.json:592:10 - Unknown word (serversscheme) Suggestions: [] -.cspell.json:598:10 - Unknown word (gomaxprocs) Suggestions: [] -.cspell.json:604:10 - Unknown word (snapclass) Suggestions: [snapless, sandglass, scapulas, sapless, snapchat] -.cspell.json:610:10 - Unknown word (imagename) Suggestions: [imagine, imogene, imaginal, imaginary, imaginable] -.cspell.json:617:10 - Unknown word (buildkitd) Suggestions: [buildkite, builded, building, buildtime] -.cspell.json:618:10 - Unknown word (dockerhub) Suggestions: [docker, dockerd, dockers, dockerize] -.cspell.json:619:10 - Unknown word (stargz) Suggestions: [stag, star, sarge, stage, stags] -.cspell.json:625:10 - Unknown word (startswith) Suggestions: [statolith] -.cspell.json:637:10 - Unknown word (gentest) Suggestions: [gentes, gentlest, genets, geest, genes] -.cspell.json:655:10 - Unknown word (interal) Suggestions: [integral, internal, interval, interlay, intel] -.cspell.json:661:10 - Unknown word (benchmak) Suggestions: [benchmark, benchmarks, beecham, bentham, Beecham] -.cspell.json:673:10 - Unknown word (nirror) Suggestions: [nitor, nitro, narrow, nimrod, nitros] -.cspell.json:679:10 - Unknown word (clusterwide) Suggestions: [clusterid, clustered, clustering] -.cspell.json:691:10 - Unknown word (threadcreate) Suggestions: [] -.cspell.json:697:10 - Unknown word (urllib) Suggestions: [uralic, Uralic, uglily, ugli, ulid] -.cspell.json:703:10 - Unknown word (shortstat) Suggestions: [shortstop, shorts, shortcut, shortest, shortint] -.cspell.json:709:10 - Unknown word (goproxy) Suggestions: [proxy, isproxy, Proxy, isProxy, gory] -.cspell.json:716:10 - Unknown word (dockerfiles) Suggestions: [dockerfile, dockerize] -.cspell.json:730:10 - Unknown word (testlint) Suggestions: [tslint, testing, eslint, testily, tessin] -.cspell.json:736:10 - Unknown word (notests) Suggestions: [nests, notes, noesis, note's, noters] -.cspell.json:737:10 - Unknown word (smallscreen) Suggestions: [] -.cspell.json:750:10 - Unknown word (dylib) Suggestions: [dali, deli, drib, delia, delis] -.cspell.json:751:10 - Unknown word (msvc) Suggestions: [msec, svc, Svc, macc, marc] -.cspell.json:752:10 - Unknown word (nvim) Suggestions: [nim, nvm, vim, Vim, naif] -.cspell.json:753:10 - Unknown word (nvimlog) Suggestions: [nimrod] -.cspell.json:754:10 - Unknown word (rustc) Suggestions: [rust, rusts, rusty, rustic, Rusty] -.cspell.json:755:10 - Unknown word (rustfmt) Suggestions: [rtfm, rust, rusts, rusty, russet] -.cspell.json:761:10 - Unknown word (asasalint) Suggestions: [assailant, assailing, assaying] -.cspell.json:762:10 - Unknown word (asciicheck) Suggestions: [] -.cspell.json:763:10 - Unknown word (bidichk) Suggestions: [bidi, biisk, birch, bitch, brick] -.cspell.json:764:10 - Unknown word (bodyclose) Suggestions: [] -.cspell.json:765:10 - Unknown word (contextcheck) Suggestions: [] -.cspell.json:766:10 - Unknown word (copylocks) Suggestions: [copybooks, coplots, copilots, copybook, copyboys] -.cspell.json:767:10 - Unknown word (cyclop) Suggestions: [cyclo, cyclos, cyclops, Cyclops, clop] -.cspell.json:768:10 - Unknown word (decorder) Suggestions: [decoder, recorder, decode, decider, decoded] -.cspell.json:769:10 - Unknown word (depguard) Suggestions: [desugar, depart, deputed, deplumed] -.cspell.json:770:10 - Unknown word (dupl) Suggestions: [dipl, dual, duel, dull, dupe] -.cspell.json:771:10 - Unknown word (dupword) Suggestions: [dword, durward, Durward, uword, upward] -.cspell.json:772:10 - Unknown word (durationcheck) Suggestions: [] -.cspell.json:773:10 - Unknown word (errcheck) Suggestions: [recheck, rechecks] -.cspell.json:774:10 - Unknown word (errchkjson) Suggestions: [erickson] -.cspell.json:776:10 - Unknown word (errorlint) Suggestions: [erroring, rerolling, errorlog, enrolling, errorless] -.cspell.json:777:10 - Unknown word (execinquery) Suggestions: [] -.cspell.json:778:10 - Unknown word (exhaustruct) Suggestions: [] -.cspell.json:779:10 - Unknown word (exportloopref) Suggestions: [] -.cspell.json:780:10 - Unknown word (forbidigo) Suggestions: [forbid, forbids, forbidals, forbidden, forbidder] -.cspell.json:781:10 - Unknown word (forcetypeassert) Suggestions: [] -.cspell.json:782:10 - Unknown word (ginkgolinter) Suggestions: [] -.cspell.json:783:10 - Unknown word (gocheckcompilerdirectives) Suggestions: [] -.cspell.json:784:10 - Unknown word (gochecknoglobals) Suggestions: [] -.cspell.json:785:10 - Unknown word (gochecknoinits) Suggestions: [] -.cspell.json:786:10 - Unknown word (gocognit) Suggestions: [goonie] -.cspell.json:787:10 - Unknown word (goconst) Suggestions: [goons, const, coons, goon, goos] -.cspell.json:788:10 - Unknown word (gocritic) Suggestions: [gorizia] -.cspell.json:789:10 - Unknown word (gocyclo) Suggestions: [glycol, gonzalo] -.cspell.json:790:10 - Unknown word (godox) Suggestions: [godot, Godot, good, goode, goods] -.cspell.json:791:10 - Unknown word (gofmt) Suggestions: [gift, goat, goff, gout, govt] -.cspell.json:792:10 - Unknown word (goheader) Suggestions: [getheader, getHeader, header, gelder, gender] -.cspell.json:793:10 - Unknown word (gomoddirectives) Suggestions: [] -.cspell.json:794:10 - Unknown word (gomodguard) Suggestions: [] -.cspell.json:795:10 - Unknown word (goprintffuncname) Suggestions: [] -.cspell.json:796:10 - Unknown word (gosec) Suggestions: [cosec, goes, goer, gone, gore] -.cspell.json:797:10 - Unknown word (gosimple) Suggestions: [gospel, Gospel] -.cspell.json:798:10 - Unknown word (gosmopolitan) Suggestions: [] -.cspell.json:799:10 - Unknown word (govet) Suggestions: [govt, Govt, covet, gave, give] -.cspell.json:800:10 - Unknown word (importas) Suggestions: [imports, import's, import, imparts, imposts] -.cspell.json:801:10 - Unknown word (ineffassign) Suggestions: [] -.cspell.json:802:10 - Unknown word (interfacebloat) Suggestions: [] -.cspell.json:803:10 - Unknown word (ireturn) Suggestions: [return, inturn, returns, intern, rerun] -.cspell.json:804:10 - Unknown word (loggercheck) Suggestions: [loggerhead] -.cspell.json:805:10 - Unknown word (logrlint) Suggestions: [login, logins, lorain, ligroin, logging] -.cspell.json:806:10 - Unknown word (makezero) Suggestions: [maker, mazer, makers, mazers, maestro] -.cspell.json:807:10 - Unknown word (megacheck) Suggestions: [megabuck, megathere, megachurch] -.cspell.json:808:10 - Unknown word (musttag) Suggestions: [mustang, musting, muscat, mutate, muscats] -.cspell.json:809:10 - Unknown word (nakedret) Suggestions: [nakeder, nakedest, naked, naker, nakedly] -.cspell.json:810:10 - Unknown word (nestif) Suggestions: [nest, nests, nest's, nested, nester] -.cspell.json:811:10 - Unknown word (nilnil) Suggestions: [nill, nihil, inline, innit, nlink] -.cspell.json:812:10 - Unknown word (nlreturn) Suggestions: [return, nurture] -.cspell.json:813:10 - Unknown word (nolintlint) Suggestions: [nominalist] -.cspell.json:814:10 - Unknown word (nonamedreturns) Suggestions: [] -.cspell.json:815:10 - Unknown word (nosprintfhostport) Suggestions: [] -.cspell.json:816:10 - Unknown word (paralleltest) Suggestions: [parallels, parallel's, paralleled, parallelism, parallelled] -.cspell.json:817:10 - Unknown word (prealloc) Suggestions: [preallot, realloc, preallots, prelatic, precalc] -.cspell.json:818:10 - Unknown word (predeclared) Suggestions: [redeclared, predeceased, redeclare, predecease, predicated] -.cspell.json:819:10 - Unknown word (promlinter) Suggestions: [politer, proline, profiter, prolines, promiser] -.cspell.json:820:10 - Unknown word (rowserrcheck) Suggestions: [] -.cspell.json:822:10 - Unknown word (sqlclosecheck) Suggestions: [] -.cspell.json:823:10 - Unknown word (staticcheck) Suggestions: [statcheck, statCheck] -.cspell.json:824:10 - Unknown word (stylecheck) Suggestions: [typecheck, statcheck] -.cspell.json:825:10 - Unknown word (testableexamples) Suggestions: [] -.cspell.json:826:10 - Unknown word (testpackage) Suggestions: [] -.cspell.json:827:10 - Unknown word (thelper) Suggestions: [helper, telfer, teller, temper, thaler] -.cspell.json:828:10 - Unknown word (tparallel) Suggestions: [tearable] -.cspell.json:829:10 - Unknown word (unconvert) Suggestions: [uncover, uncovers, unconcern, unconverted, unbonnet] -.cspell.json:830:10 - Unknown word (unparam) Suggestions: [unarm, param, dhparam, ecparam, unary] -.cspell.json:831:10 - Unknown word (usestdlibvars) Suggestions: [] -.cspell.json:832:10 - Unknown word (vetshadow) Suggestions: [] -.cspell.json:833:10 - Unknown word (wastedassign) Suggestions: [] -.cspell.json:834:10 - Unknown word (wrapcheck) Suggestions: [] -.cspell.json:835:10 - Unknown word (wslissues) Suggestions: [swisses] -.cspell.json:841:10 - Unknown word (besteffort) Suggestions: [] -.cspell.json:842:10 - Unknown word (burstable) Suggestions: [burnable, burble, bursae, bursal, bustle] -.cspell.json:843:10 - Unknown word (documentaion) Suggestions: [documentation, documentarian, documentations, documental, documentary] -.cspell.json:844:10 - Unknown word (flamegraph) Suggestions: [] -.cspell.json:845:10 - Unknown word (godoc) Suggestions: [gdoc, godot, Godot, good, goode] -.cspell.json:846:10 - Unknown word (ngtd) Suggestions: [gtd, nard, nate, natl, nato] -.cspell.json:847:10 - Unknown word (valdcli) Suggestions: [villi, valdez, valval, vandal, volsci] -.cspell.json:855:10 - Unknown word (idrequest) Suggestions: [request, directest] -.cspell.json:856:10 - Unknown word (mevie) Suggestions: [movie, reive, mede, mein, meir] -.cspell.json:858:10 - Unknown word (rerank) Suggestions: [reran, errand, errant, rank, redan] -.cspell.json:859:10 - Unknown word (sptag) Suggestions: [stag, sprag, spat, spate, spats] -.cspell.json:860:10 - Unknown word (subtest) Suggestions: [subtext, subtlest, subset, sublets, subnets] -.cspell.json:861:10 - Unknown word (vektor) Suggestions: [vector, veto, veter, vendor, venter] -.cspell.json:867:10 - Unknown word (alogrithm) Suggestions: [algorithm, algorithms, algorism, algorithm's, algorithmic] -.cspell.json:869:10 - Unknown word (apiversion) Suggestions: [] -.cspell.json:872:10 - Unknown word (bulkinsert) Suggestions: [bulkiest, bulkiness, bulkier] -.cspell.json:873:10 - Unknown word (cass) Suggestions: [ca's, cabs, cads, cams, cans] -.cspell.json:874:10 - Unknown word (cellebration) Suggestions: [celebration, celebrations, cerebration, celebrator, calibration] -.cspell.json:876:10 - Unknown word (cheking) Suggestions: [chewing, choking, checking, cheeking, chekiang] -.cspell.json:877:10 - Unknown word (continous) Suggestions: [continuous*, continuos, continuo, continua, continue] -.cspell.json:879:10 - Unknown word (createindex) Suggestions: [creatine, creatines, create_new] -.cspell.json:880:10 - Unknown word (cxxflags) Suggestions: [cflags] -.cspell.json:881:10 - Unknown word (deeepsource) Suggestions: [] -.cspell.json:883:10 - Unknown word (depentency) Suggestions: [dependency, dependent, dementedly, dependence, dependents] -.cspell.json:884:10 - Unknown word (devcontiner) Suggestions: [] -.cspell.json:887:10 - Unknown word (errorgroup) Suggestions: [] -.cspell.json:888:10 - Unknown word (exection) Suggestions: [execution*, ejection, election, erection, evection] -.cspell.json:890:10 - Unknown word (exsiting) Suggestions: [existing, exiting, exciting, easting, editing] -.cspell.json:892:10 - Unknown word (gorountine) Suggestions: [goroutine, coroutine, grouting, grunting, grounding] -.cspell.json:895:10 - Unknown word (informations) Suggestions: [information, information's, Information, informatics, informational] -.cspell.json:896:10 - Unknown word (iocopy) Suggestions: [isotopy, copy, dcopy, loopy, pbcopy] -.cspell.json:898:10 - Unknown word (libquadmath) Suggestions: [] -.cspell.json:899:10 - Unknown word (lincense) Suggestions: [license, linens, licente, lindens, licensed] -.cspell.json:901:10 - Unknown word (makr) Suggestions: [mark, Mark, make, mako, maker] -.cspell.json:903:10 - Unknown word (metas) Suggestions: [meats, meas, meta, mesas, metal] -.cspell.json:904:10 - Unknown word (migratation) Suggestions: [migration, migrations] -.cspell.json:905:10 - Unknown word (minnum) Suggestions: [minium, minim, minus, linum, minn] -.cspell.json:906:10 - Unknown word (multiplatforms) Suggestions: [] -.cspell.json:907:10 - Unknown word (netaddr) Suggestions: [neater, netcdf, nevada, Nevada, near] -.cspell.json:909:10 - Unknown word (osdk) Suggestions: [osdi, OSDI, tsdk, sdk, soak] -.cspell.json:910:10 - Unknown word (pacakge) Suggestions: [package, packaged, packager, packages, pancake] -.cspell.json:911:10 - Unknown word (pacicked) Suggestions: [panicked, packed, picked, pacified, panicled] -.cspell.json:912:10 - Unknown word (pbdocs) Suggestions: [docs, blocs, Docs, pods, pecos] -.cspell.json:913:10 - Unknown word (performace) Suggestions: [performance, perforce, perforate, performant, performable] -.cspell.json:914:10 - Unknown word (priorityclasses) Suggestions: [] -.cspell.json:915:10 - Unknown word (savedmodel) Suggestions: [] -.cspell.json:917:10 - Unknown word (slowloris) Suggestions: [slowworms, solaris, scowlers, slowworm, slopworks] -.cspell.json:919:10 - Unknown word (stackdriver) Suggestions: [] -.cspell.json:922:10 - Unknown word (tensorlfow) Suggestions: [tensorflow, TensorFlow, tensorflow's] -.cspell.json:923:10 - Unknown word (tset) Suggestions: [stet, test, tret, tet, Tet] -.cspell.json:924:10 - Unknown word (tutotial) Suggestions: [tutorial, tutorials, tutuila, Tutuila, total] -.cspell.json:925:10 - Unknown word (unkeyed) Suggestions: [undyed, unsexed, unvexed, unkenned, nuked] -.cspell.json:926:10 - Unknown word (unneccessary) Suggestions: [unnecessary*, unnecessarily] -.cspell.json:928:10 - Unknown word (vcache) Suggestions: [cache, apache, Apache, cached, cacher] -.cspell.json:930:10 - Unknown word (workdir) Suggestions: [worker, wordier, workday, Worker, word] -.cspell.json:931:10 - Unknown word (yamls) Suggestions: [yaml, yams, yam's, yawls, yamljs] -.cspell.json:939:10 - Unknown word (firstname) Suggestions: [filename, forename, firsthand] -.cspell.json:940:10 - Unknown word (implmentes) Suggestions: [implements, implement's, implemented, implementer, implementers] -.cspell.json:941:10 - Unknown word (lastname) Suggestions: [basename, hostname, lactam, lanate, lastfm] -.cspell.json:942:10 - Unknown word (newfeature) Suggestions: [] -.cspell.json:948:10 - Unknown word (armv) Suggestions: [argv, arms, army, arm, Arm] -.cspell.json:949:10 - Unknown word (blas) Suggestions: [baas, bias, blab, blag, blah] -.cspell.json:950:10 - Unknown word (copress) Suggestions: [cypress, compress, corpses, copers, copses] -.cspell.json:951:10 - Unknown word (crlfmt) Suggestions: [crlf, craft, croft, cruft, Craft] -.cspell.json:952:10 - Unknown word (crorg) Suggestions: [coorg, crore, Coorg, corr, clog] -.cspell.json:953:10 - Unknown word (dbla) Suggestions: [dbal, dobla, dbl, deal, dial] -.cspell.json:954:10 - Unknown word (dbuild) Suggestions: [build, ebuild, druid, Druid, built] -.cspell.json:955:10 - Unknown word (dcmake) Suggestions: [cmake, drake, damage, Drake, cake] -.cspell.json:956:10 - Unknown word (dfaiss) Suggestions: [dais, daisy, dais's, daises, deairs] -.cspell.json:958:10 - Unknown word (extldflags) Suggestions: [] -.cspell.json:959:10 - Unknown word (fmerge) Suggestions: [merge, emerge, ferne, forge, frere] -.cspell.json:960:10 - Unknown word (fopenmp) Suggestions: [foment, foments, foretop, forename] -.cspell.json:961:10 - Unknown word (funroll) Suggestions: [furl, ferrol, fungal, funnel, funeral] -.cspell.json:962:10 - Unknown word (ghcrorg) Suggestions: [ghcr, grog, gharry] -.cspell.json:964:10 - Unknown word (gocache) Suggestions: [gouache, geocache, ganache, gouaches, geocached] -.cspell.json:966:10 - Unknown word (groundtruth) Suggestions: [groundnut, groundnuts, groundcloth] -.cspell.json:967:10 - Unknown word (gsub) Suggestions: [grub, sub, gush, gust, gus] -.cspell.json:968:10 - Unknown word (laec) Suggestions: [alec, lace, laic, lac, aec] -.cspell.json:969:10 - Unknown word (lgfortran) Suggestions: [fortran] -.cspell.json:970:10 - Unknown word (lhdf) Suggestions: [lade, lads, lady, leaf, leda] -.cspell.json:971:10 - Unknown word (libfaiss) Suggestions: [libras, libris, libra's, libya's, libyans] -.cspell.json:972:10 - Unknown word (llapack) Suggestions: [lack, alpaca, kalpak, lanark, lamarck] -.cspell.json:973:10 - Unknown word (lopenblas) Suggestions: [lowenbrau] -.cspell.json:974:10 - Unknown word (lstdc) Suggestions: [lotic, lstat, lytic, ldc, lsd] -.cspell.json:975:10 - Unknown word (makelists) Suggestions: [makefast, mateless, maledicts, makeshifts] -.cspell.json:976:10 - Unknown word (mtune) Suggestions: [tune, mute, mane, maun, mene] -.cspell.json:977:10 - Unknown word (ncpu) Suggestions: [ncp, cpu, CPU, cnp, scup] -.cspell.json:979:10 - Unknown word (nproc) Suggestions: [proc, narco, narc, nero, ngrok] -.cspell.json:980:10 - Unknown word (nprocessors) Suggestions: [processors, processor] -.cspell.json:981:10 - Unknown word (numpanes) Suggestions: [unmans, unmakes, nampa's, nuances, numbats] -.cspell.json:982:10 - Unknown word (ofast) Suggestions: [oast, fast, FAST, oafs, oats] -.cspell.json:983:10 - Unknown word (onln) Suggestions: [only, nola, nolo, noon, noun] -.cspell.json:985:10 - Unknown word (pbgos) Suggestions: [progs, bogs, pb's, pegs, pigs] -.cspell.json:986:10 - Unknown word (protodirs) Suggestions: [prosodies, pretors, protons, proctors, prodders] -.cspell.json:987:10 - Unknown word (protos) Suggestions: [proto, photos, promos, proton, protons] -.cspell.json:988:10 - Unknown word (pthread) Suggestions: [thread, pithead, pothead, tread, threat] -.cspell.json:989:10 - Unknown word (relro) Suggestions: [repro, retro, regor, Regor, rear] -.cspell.json:990:10 - Unknown word (rlength) Suggestions: [length, Length, relight, regt, rent] -.cspell.json:991:10 - Unknown word (rstart) Suggestions: [restart, start, retard, retort, ritard] -.cspell.json:993:10 - Unknown word (strictgoimports) Suggestions: [] -.cspell.json:994:10 - Unknown word (toplevel) Suggestions: [topee, topees, topless, toileted] -.cspell.json:1000:10 - Unknown word (benchmem) Suggestions: [benched, bencher, benches, benchley, Benchley] -.cspell.json:1003:10 - Unknown word (memprofile) Suggestions: [] -.cspell.json:1011:10 - Unknown word (linkmode) Suggestions: [linode, Linode, linked, linde, lingcod] -.cspell.json:1012:10 - Unknown word (popd) Suggestions: [pond, pood, pope, pops, Pope] -.cspell.json:1013:10 - Unknown word (pushd) Suggestions: [push, pushy, pushed, pash, pish] -.cspell.json:1020:10 - Unknown word (modcache) Suggestions: [memcache, mustache, memcached] -.cspell.json:1021:10 - Unknown word (testcache) Suggestions: [testcase, testacy, testate, tentacle, testable] -.cspell.json:1027:10 - Unknown word (buildcache) Suggestions: [] -.cspell.json:1030:10 - Unknown word (mediatypes) Suggestions: [mediates, meditates, mediate, mediacies, mediative] -.cspell.json:1031:10 - Unknown word (npmjs) Suggestions: [nims, noms, np's, nam's, names] -.cspell.json:1037:10 - Unknown word (ecrud) Suggestions: [ecru, ecrus, crud, cered, curd] -.cspell.json:1043:10 - Unknown word (apiv) Suggestions: [api3, apia, apib, apis, aptv] -.cspell.json:1044:10 - Unknown word (buildid) Suggestions: [builded, build, builds, build's, builder] -.cspell.json:1046:10 - Unknown word (modcacherw) Suggestions: [] -.cspell.json:1047:10 - Unknown word (netgo) Suggestions: [nato, nebo, nero, neth, nets] -.cspell.json:1048:10 - Unknown word (osusergo) Suggestions: [oswego] -.cspell.json:1050:10 - Unknown word (trimpath) Suggestions: [timpani, tripart, trippet, triumph, trumpet] -.cspell.json:1057:10 - Unknown word (xzvf) Suggestions: [xchf, xcvi, xref, xsrf, xxvi] -.cspell.json:1063:10 - Unknown word (loadbalancer) Suggestions: [] -.cspell.json:1064:10 - Unknown word (storageclass) Suggestions: [] -.cspell.json:1070:10 - Unknown word (cainjector) Suggestions: [connector] -.cspell.json:1072:10 - Unknown word (jaegertracing) Suggestions: [] -.cspell.json:1073:10 - Unknown word (operatorusing) Suggestions: [] -.cspell.json:1075:10 - Unknown word (serrver) Suggestions: [server, Server, serer, serve, served] -.cspell.json:1081:10 - Unknown word (conntrack) Suggestions: [contract, contra, contact, contras, contrail] -.cspell.json:1082:10 - Unknown word (netfilter) Suggestions: [nettler, entailer, nettlier, netter, nettier] -.cspell.json:1088:10 - Unknown word (hostpath) Suggestions: [dstpath, rootpath, jsonpath, hosta, hotpot] -.cspell.json:1095:10 - Unknown word (protobufs) Suggestions: [protobufjs, proofs, proteus, protons, pronouns] -.cspell.json:1102:10 - Unknown word (covermode) Suggestions: [colormode, colorMode, covered, commode, corrode] -.cspell.json:1103:10 - Unknown word (coverprofile) Suggestions: [] -.cspell.json:1104:10 - Unknown word (cweill) Suggestions: [weill, Weill, ceil, cell, ceils] -.cspell.json:1105:10 - Unknown word (gotesttools) Suggestions: [] -.cspell.json:1106:10 - Unknown word (mfridman) Suggestions: [meridian, maidan, maiman, marian, merida] -.cspell.json:1108:10 - Unknown word (showteststatus) Suggestions: [] -.cspell.json:1114:10 - Unknown word (busa) Suggestions: [buna, busd, bush, busk, busl] -.cspell.json:1118:10 - Unknown word (dhdf) Suggestions: [hdkf, hdd, dada, dado, dads] -.cspell.json:1119:10 - Unknown word (dzlib) Suggestions: [zlib, Zlib, dali, deli, drib] -.cspell.json:1120:10 - Unknown word (fatih) Suggestions: [faith, Faith, fath, fatah, Fatah] -.cspell.json:1121:10 - Unknown word (gomodifytags) Suggestions: [] -.cspell.json:1122:10 - Unknown word (goplay) Suggestions: [godly, golan, golly, gopak, goaway] -.cspell.json:1123:10 - Unknown word (haya) Suggestions: [hama, hasa, hays, hiya, Hama] -.cspell.json:1124:10 - Unknown word (honnef) Suggestions: [hone, honed, honer, hones, honey] -.cspell.json:1125:10 - Unknown word (josharian) Suggestions: [tocharian, Tocharian, tokharian, Tokharian, yossarian] -.cspell.json:1126:10 - Unknown word (libz) Suggestions: [libs, linz, Linz, lib, liz] -.cspell.json:1127:10 - Unknown word (momotaro) Suggestions: [mooter, mortar, montero, mooters, mortars] -.cspell.json:1128:10 - Unknown word (mvdan) Suggestions: [medan, Medan, mada, mean, moan] -.cspell.json:1129:10 - Unknown word (segmentio) Suggestions: [segment, segments, segment's, segmental, segmented] -.cspell.json:1132:10 - Unknown word (tlsv) Suggestions: [tlsv1, TLSv1, tls, TLS, lts] -.cspell.json:1141:10 - Unknown word (codacy) Suggestions: [coda, cody, coach, coact, coaly] -.cspell.json:1163:10 - Unknown word (srcset) Suggestions: [sachet, secret, socket, subset, sunset] -.cspell.json:1175:10 - Unknown word (bignum) Suggestions: [lignum, signum, begum, bonum, barnum] -.cspell.json:1176:10 - Unknown word (fixnum) Suggestions: [filum, fixup, frenum, signum, film] -.cspell.json:1177:10 - Unknown word (hasn) Suggestions: [hans, Hans, hahn, hasa, hash] -.cspell.json:1178:10 - Unknown word (sfixed) Suggestions: [fixed, sifted, sexed, shied, sided] -.cspell.json:1179:10 - Unknown word (sint) Suggestions: [snit, sent, sift, silt, sind] -.cspell.json:1180:10 - Unknown word (stockout) Suggestions: [stockist, stockpot, stickouts, stockport, Stockport] -.cspell.json:1186:10 - Unknown word (wrapperspb) Suggestions: [wrappers, wrapper, whappers, wrapper's] -.cspell.json:1192:10 - Unknown word (protojson) Suggestions: [protozoon, proton, protons, protocol, protozoa] -.cspell.json:1198:10 - Unknown word (indexmapkey) Suggestions: [] -.cspell.json:1199:10 - Unknown word (indexmapvalue) Suggestions: [] -.cspell.json:1200:10 - Unknown word (lenmapkey) Suggestions: [] -.cspell.json:1201:10 - Unknown word (lenmapvalue) Suggestions: [] -.cspell.json:1202:10 - Unknown word (mapkey) Suggestions: [make, maker, makes, mamey, manky] -.cspell.json:1203:10 - Unknown word (mapvalue) Suggestions: [maple, makalu, macaque, mappable] -.cspell.json:1204:10 - Unknown word (postmsg) Suggestions: [posts, post's, postbag, postcss, posting] -.cspell.json:1205:10 - Unknown word (protohelpers) Suggestions: [] -.cspell.json:1206:10 - Unknown word (vtmsg) Suggestions: [vims, msg, MSG] -.cspell.json:1207:10 - Unknown word (vtpb) Suggestions: [vape, verb, vips, vtol, vip] -.cspell.json:1208:10 - Unknown word (wiretype) Suggestions: [wiretap, wiretaps, filetype, mimetype, wiredep] -.cspell.json:1215:10 - Unknown word (durationpb) Suggestions: [duration, durations, duration's, durational, deration] -.cspell.json:1242:10 - Unknown word (createandsave) Suggestions: [] -.cspell.json:1248:10 - Unknown word (objc) Suggestions: [obj, ob's, obad, obdt, obey] -.cspell.json:1267:10 - Unknown word (uintptr) Suggestions: [uniter, intort, uint, unapt] -.cspell.json:1273:10 - Unknown word (subtests) Suggestions: [subtexts, subsets, sublets, subnets, subtext] -.cspell.json:1286:10 - Unknown word (neoeinstein) Suggestions: [] -.cspell.json:1287:10 - Unknown word (openapiv) Suggestions: [openapi, OpenAPI, openai, OpenAI, opencv] -.cspell.json:1288:10 - Unknown word (pseudomuto) Suggestions: [] -.cspell.json:1294:10 - Unknown word (vbjs) Suggestions: [vbs, jbs, va's, vacs, vans] -.cspell.json:1300:10 - Unknown word (valdbenchmarkoperator) Suggestions: [] -.cspell.json:1301:10 - Unknown word (valdbenchmarkoperatorreleases) Suggestions: [] -.cspell.json:1302:10 - Unknown word (vbor) Suggestions: [vbox, bor, vob, ebro, Ebro] -.cspell.json:1303:10 - Unknown word (vbors) Suggestions: [bors, Bors, bros, Bros, vars] -.cspell.json:1309:10 - Unknown word (vbss) Suggestions: [vbs, vss, tsbs, v's, vas] -.cspell.json:1315:10 - Unknown word (deletecollection) Suggestions: [] -.cspell.json:1321:10 - Unknown word (readyz) Suggestions: [ready, Ready, read, readd, reade] -.cspell.json:1327:10 - Unknown word (vhors) Suggestions: [hors, vars, vers, voes, vols] -.cspell.json:1333:10 - Unknown word (clusterrolebindings) Suggestions: [] -.cspell.json:1334:10 - Unknown word (clusterroles) Suggestions: [] -.cspell.json:1335:10 - Unknown word (customresourcedefinitions) Suggestions: [] -.cspell.json:1336:10 - Unknown word (horizontalpodautoscalers) Suggestions: [] -.cspell.json:1337:10 - Unknown word (networkpolicies) Suggestions: [] -.cspell.json:1338:10 - Unknown word (persistentvolumeclaims) Suggestions: [] -.cspell.json:1339:10 - Unknown word (poddisruptionbudgets) Suggestions: [] -.cspell.json:1341:10 - Unknown word (serviceaccounts) Suggestions: [] -.cspell.json:1342:10 - Unknown word (statefulsets) Suggestions: [] -.cspell.json:1360:10 - Unknown word (valdchart) Suggestions: [] -.cspell.json:1361:10 - Unknown word (valdname) Suggestions: [badname, BADNAME, valance, valiance, valine] -.cspell.json:1381:10 - Unknown word (goroutines) Suggestions: [goroutine, coroutines, coroutine, groupies, groutier] -.cspell.json:1388:10 - Unknown word (valdmirrortargets) Suggestions: [] -.cspell.json:1389:10 - Unknown word (vmts) Suggestions: [vats, vets, mv's, vast, vest] -.cspell.json:1395:10 - Unknown word (envkey) Suggestions: [newkey, envy, ensky, envoy, envied] -.cspell.json:1396:10 - Unknown word (rsslimit) Suggestions: [resubmit] -.cspell.json:1397:10 - Unknown word (vszlimit) Suggestions: [] -.cspell.json:1433:10 - Unknown word (pfile) Suggestions: [pile, file, FILE, piffle, rifle] -.cspell.json:1434:10 - Unknown word (vmdata) Suggestions: [vedanta, Vedanta, data, cdata, nodata] -.cspell.json:1435:10 - Unknown word (vmexe) Suggestions: [vext, vexed, vexer, vexes, VEXT] -.cspell.json:1436:10 - Unknown word (vmlib) Suggestions: [imlib, Imlib, valid, vmnic, zlib] -.cspell.json:1437:10 - Unknown word (vmlock) Suggestions: [veloce, lock, mock, block, smock] -.cspell.json:1438:10 - Unknown word (vmpin) Suggestions: [vain, vein, vapid, venin, vmnic] -.cspell.json:1439:10 - Unknown word (vmpte) Suggestions: [vape, vite, vote, vpce, mate] -.cspell.json:1440:10 - Unknown word (vmstack) Suggestions: [vmstat, stack, jamstack, smack, vesta] -.cspell.json:1441:10 - Unknown word (vmswap) Suggestions: [vmstat, swap, mkswap, ismap, vasa] -.cspell.json:1447:10 - Unknown word (tonistiigi) Suggestions: [] -.cspell.json:1453:10 - Unknown word (graphviz) Suggestions: [graphic, graph, graphs, gravid, graph's] -.cspell.json:1459:10 - Unknown word (titile) Suggestions: [title, tittle, tile, titi, tithe] -.cspell.json:1473:10 - Unknown word (chrono) Suggestions: [chron, chromo, chronol, chronon, Chron] -.cspell.json:1474:10 - Unknown word (nanos) Suggestions: [nano, naos, nan's, naxos, Nan's] -.cspell.json:1484:10 - Unknown word (httputil) Suggestions: [tzutil, ethutil, httpie, hdiutil] -.cspell.json:1485:10 - Unknown word (ioutil) Suggestions: [ioctl, instil, inutile, util, scutil] -.cspell.json:1486:10 - Unknown word (roundtripper) Suggestions: [roundtrip, roundtrips] -.cspell.json:1487:10 - Unknown word (structs) Suggestions: [struts, strut, stouts, strict, struck] -.cspell.json:1494:10 - Unknown word (rebalancing) Suggestions: [replacing, rebalanced, rebranding, replanning, replanting] -.cspell.json:1501:10 - Unknown word (verctors) Suggestions: [vectors, evictors, rectors, erectors, vector] -.cspell.json:1507:10 - Unknown word (nodeby) Suggestions: [node, nobby, noddy, nodes, nosey] -.cspell.json:1520:10 - Unknown word (maxprocs) Suggestions: [marcos, Marcos, marcs, maroc, maros] -.cspell.json:1521:10 - Unknown word (streaminsert) Suggestions: [streamiest, streamier, streamliner, streamliners] -.cspell.json:1527:10 - Unknown word (cvspq) Suggestions: [cspr, cusp, cvss, cusps, cvs's] -.cspell.json:1528:10 - Unknown word (jrnlw) Suggestions: [] -.cspell.json:1550:10 - Unknown word (brbsp) Suggestions: [bibs, bobs, br's, bras, bris] -.cspell.json:1551:10 - Unknown word (dnxbb) Suggestions: [] -.cspell.json:1552:10 - Unknown word (ghlpx) Suggestions: [gulp, galax, gulps, gulpy, ghx] -.cspell.json:1553:10 - Unknown word (gzcr) Suggestions: [ghcr, gcr, gaur, gdpr, gear] -.cspell.json:1554:10 - Unknown word (hbklj) Suggestions: [] -.cspell.json:1555:10 - Unknown word (kgrdf) Suggestions: [kerf, kurd, Kurd, graf, Graf] -.cspell.json:1557:10 - Unknown word (vjbqx) Suggestions: [vbox] -.cspell.json:1558:10 - Unknown word (vlmpg) Suggestions: [vamp, vlog, vamps, vampy, lpg] -.cspell.json:1559:10 - Unknown word (wtlcv) Suggestions: [welch, wilco, tlc, TLC] -.cspell.json:1560:10 - Unknown word (xmws) Suggestions: [xmas, Xmas, cwms, msw, wms] -.cspell.json:1566:10 - Unknown word (vectorizing) Suggestions: [vectoring, vectorize, vectorized, vectorizes, victimizing] -.cspell.json:1572:10 - Unknown word (accesss) Suggestions: [access, access's, accesses, accedes, accents] -.cspell.json:1584:10 - Unknown word (achive) Suggestions: [achieve*, archive*, active, chive, ache] -.cspell.json:1585:10 - Unknown word (milli) Suggestions: [mill, mille, mills, millie, Mill] -.cspell.json:1594:10 - Unknown word (retrive) Suggestions: [retrieve, retire, retiree, reive, retie] -.cspell.json:1602:10 - Unknown word (valdhelmopratorreleases) Suggestions: [] -.cspell.json:1620:10 - Unknown word (agnet) Suggestions: [agent, Agent, anet, aglet, agnes] -.cspell.json:1628:10 - Unknown word (initdb) Suggestions: [initd, init, inits, initio, initrd] -.cspell.json:1634:10 - Unknown word (cqlsh) Suggestions: [cash, clsx, cols, cosh, ctsh] -.cspell.json:1641:10 - Unknown word (adal) Suggestions: [adam, adan, adar, adas, adsl] -.cspell.json:1642:10 - Unknown word (afero) Suggestions: [aero, afro, affero, Afro, Affero] -.cspell.json:1643:10 - Unknown word (ajstarks) Suggestions: [astrals, altars, asters, attars, altar's] -.cspell.json:1645:10 - Unknown word (ansiterm) Suggestions: [nastier, antietam, Antietam, aster, aniler] -.cspell.json:1646:10 - Unknown word (antihax) Suggestions: [antiar, antifa, anthrax, antipas, antiwar] -.cspell.json:1647:10 - Unknown word (appengine) Suggestions: [apennine, Apennine, appending, apennines, Apennines] -.cspell.json:1648:10 - Unknown word (armon) Suggestions: [ramon, amon, aron, ammon, argon] -.cspell.json:1649:10 - Unknown word (astcopy) Suggestions: [satrapy, atop, ascot, aston, astor] -.cspell.json:1650:10 - Unknown word (astequal) Suggestions: [asexual, asternal, actual, astral, apteral] -.cspell.json:1651:10 - Unknown word (autorest) Suggestions: [autodesk, austerest, authoress, Autodesk, automats] -.cspell.json:1652:10 - Unknown word (azcore) Suggestions: [acre, acorn, adore, afore, alcor] -.cspell.json:1653:10 - Unknown word (azidentity) Suggestions: [identity] -.cspell.json:1654:10 - Unknown word (benbjohnson) Suggestions: [] -.cspell.json:1655:10 - Unknown word (beorn) Suggestions: [bern, born, Bern, Born, boer] -.cspell.json:1656:10 - Unknown word (blackfriday) Suggestions: [] -.cspell.json:1657:10 - Unknown word (bmizerany) Suggestions: [] -.cspell.json:1658:10 - Unknown word (boombuler) Suggestions: [bomber, boomer, boodler, boomier, boomlet] -.cspell.json:1659:10 - Unknown word (buger) Suggestions: [buber, buyer, budger, bugger, bugler] -.cspell.json:1660:10 - Unknown word (bytefmt) Suggestions: [byte, befit, bytes, bytom, bereft] -.cspell.json:1661:10 - Unknown word (campoy) Suggestions: [campo, campy, campos, Campos, canopy] -.cspell.json:1662:10 - Unknown word (cenkalti) Suggestions: [cental, cembali, centals, centauri] -.cspell.json:1663:10 - Unknown word (cespare) Suggestions: [cesurae, cesar, caspar, centare, compare] -.cspell.json:1664:10 - Unknown word (chunkreader) Suggestions: [] -.cspell.json:1665:10 - Unknown word (chzyer) Suggestions: [cher, cheer, coyer, chafer, chaser] -.cspell.json:1666:10 - Unknown word (cloudfoundry) Suggestions: [] -.cspell.json:1667:10 - Unknown word (cloudsql) Suggestions: [clouds, clods, cloud, cloudy, clouts] -.cspell.json:1668:10 - Unknown word (cmdflag) Suggestions: [cmdg, cflags, cmdlet, cedulas] -.cspell.json:1669:10 - Unknown word (colorstring) Suggestions: [coloring, closuring, colorizing, cloistering, colorcasting] -.cspell.json:1670:10 - Unknown word (configsources) Suggestions: [configures] -.cspell.json:1671:10 - Unknown word (cpuguy) Suggestions: [puggy, cuppy, cupful, cuprum, cagy] -.cspell.json:1672:10 - Unknown word (cpuid) Suggestions: [cupid, Cupid, cuid, cupids, chid] -.cspell.json:1673:10 - Unknown word (creack) Suggestions: [crack, creak, check, clack, crank] -.cspell.json:1674:10 - Unknown word (davecgh) Suggestions: [dave, daleth, dave's, diverge, dovecot] -.cspell.json:1675:10 - Unknown word (dbus) Suggestions: [dubs, dbms, deus, debus, Deus] -.cspell.json:1676:10 - Unknown word (dejavu) Suggestions: [deja, déjà, deva, devas, dead] -.cspell.json:1677:10 - Unknown word (demangle) Suggestions: [derange, damnable, deane, damage, deanne] -.cspell.json:1678:10 - Unknown word (denisenkom) Suggestions: [] -.cspell.json:1679:10 - Unknown word (devigned) Suggestions: [deigned, designed, defined, deviled, devised] -.cspell.json:1680:10 - Unknown word (dgryski) Suggestions: [drys, dorsi] -.cspell.json:1681:10 - Unknown word (difflib) Suggestions: [daffily, diff, diffs, diffed, differ] -.cspell.json:1682:10 - Unknown word (diskv) Suggestions: [disk, disks, desk, dick, dike] -.cspell.json:1683:10 - Unknown word (dnaeon) Suggestions: [danton, Danton, deon, dagon, damon] -.cspell.json:1684:10 - Unknown word (docopt) Suggestions: [dcopy, dicot, dropt, dacoit, decoct] -.cspell.json:1685:10 - Unknown word (easyjson) Suggestions: [] -.cspell.json:1686:10 - Unknown word (embedmd) Suggestions: [embed, embeds, embedded, ebbed, ember] -.cspell.json:1687:10 - Unknown word (emicklei) Suggestions: [emilie, Emilie, emile] -.cspell.json:1689:10 - Unknown word (evanphx) Suggestions: [evan, evans, evan's, evangel, evanish] -.cspell.json:1690:10 - Unknown word (eventstream) Suggestions: [event-stream, endstream] -.cspell.json:1691:10 - Unknown word (fastuuid) Suggestions: [fasted, fatuus, factoid, fatimid, fastened] -.cspell.json:1692:10 - Unknown word (felixge) Suggestions: [felix, felice, feline, felipe, felix's] -.cspell.json:1693:10 - Unknown word (fgprof) Suggestions: [fsproj, --prof, sigprof, SIGPROF, faro] -.cspell.json:1694:10 - Unknown word (filippo) Suggestions: [flippy, filipino, Filipino, flip, flips] -.cspell.json:1695:10 - Unknown word (firestore) Suggestions: [firestone, firestorm, Firestone, foreshore, foreswore] -.cspell.json:1696:10 - Unknown word (flowrate) Suggestions: [florae, flowage, floorage, flowerage, floret] -.cspell.json:1697:10 - Unknown word (fogleman) Suggestions: [fugleman, foeman, foreman, foilsman, Foreman] -.cspell.json:1698:10 - Unknown word (fortytw) Suggestions: [forty, forsyth, forty's, Forsyth, fort] -.cspell.json:1699:10 - Unknown word (fpdf) Suggestions: [pdf, PDF, fade, fado, fads] -.cspell.json:1700:10 - Unknown word (frankban) Suggestions: [franklin, franklyn, Franklin, Franklyn, frank] -.cspell.json:1701:10 - Unknown word (freetype) Suggestions: [filetype, freestyle, truetype, freely, freeze] -.cspell.json:1702:10 - Unknown word (glfw) Suggestions: [glow, gaff, gift, gifu, glad] -.cspell.json:1703:10 - Unknown word (goautoneg) Suggestions: [] -.cspell.json:1704:10 - Unknown word (gobwas) Suggestions: [gobs, gob's, gobos, gowan, gowns] -.cspell.json:1705:10 - Unknown word (godbus) Suggestions: [gobs, gods, gob's, gobos, god's] -.cspell.json:1706:10 - Unknown word (godebug) Suggestions: [debug, xdebug, Xdebug, --debug, Debug] -.cspell.json:1707:10 - Unknown word (godeltaprof) Suggestions: [] -.cspell.json:1708:10 - Unknown word (gofpdf) Suggestions: [goff, Goff, gaff, gfdl, goad] -.cspell.json:1709:10 - Unknown word (gofpdi) Suggestions: [gondi, Gondi, gfdl, goad, gobi] -.cspell.json:1710:10 - Unknown word (gofrs) Suggestions: [goers, gofers, gform, gars, gers] -.cspell.json:1711:10 - Unknown word (gofuzz) Suggestions: [gomez, Gomez, soyuz, Soyuz, gifu] -.cspell.json:1712:10 - Unknown word (gogrep) Suggestions: [gorge, gorged, gorger, gorges, gorget] -.cspell.json:1713:10 - Unknown word (gojsonpointer) Suggestions: [] -.cspell.json:1714:10 - Unknown word (gojsonreference) Suggestions: [] -.cspell.json:1715:10 - Unknown word (gojsonschema) Suggestions: [jsonschema] -.cspell.json:1716:10 - Unknown word (gomega) Suggestions: [omega, gomel, gomez, Gomel, Gomez] -.cspell.json:1717:10 - Unknown word (gomodules) Suggestions: [modules, goodies, googles, globules, goodbyes] -.cspell.json:1718:10 - Unknown word (gonic) Suggestions: [genic, gonif, conic, ionic, Ionic] -.cspell.json:1719:10 - Unknown word (gostub) Suggestions: [gout, gouts, gouty, gomuti, otsdb] -.cspell.json:1720:10 - Unknown word (gotool) Suggestions: [goto, gogol, Gogol, googl, googol] -.cspell.json:1721:10 - Unknown word (gover) Suggestions: [goer, giver, gofer, goner, gower] -.cspell.json:1722:10 - Unknown word (gregjones) Suggestions: [gregarines] -.cspell.json:1723:10 - Unknown word (groupcache) Suggestions: [gouache, geocache, groupname, groupName, groupware] -.cspell.json:1724:10 - Unknown word (grpcreplay) Suggestions: [] -.cspell.json:1725:10 - Unknown word (hailocab) Suggestions: [halloa, halloas, hairlock, hamilcar, hairlocks] -.cspell.json:1726:10 - Unknown word (hanwen) Suggestions: [hansen, Hansen, hagen, hance, haney] -.cspell.json:1728:10 - Unknown word (httpcache) Suggestions: [] -.cspell.json:1729:10 - Unknown word (httpfs) Suggestions: [https, http's, HTTP's, HTTPS, http] -.cspell.json:1730:10 - Unknown word (httphead) Suggestions: [hophead, hothead, httpd, httpie, httpsd] -.cspell.json:1731:10 - Unknown word (httpreplay) Suggestions: [] -.cspell.json:1732:10 - Unknown word (httpsnoop) Suggestions: [] -.cspell.json:1733:10 - Unknown word (iancoleman) Suggestions: [] -.cspell.json:1734:10 - Unknown word (ianlancetaylor) Suggestions: [] -.cspell.json:1735:10 - Unknown word (imdario) Suggestions: [midair, midairs, impair, midrib, impairs] -.cspell.json:1736:10 - Unknown word (imds) Suggestions: [mids, imps, imus, iuds, Imus] -.cspell.json:1737:10 - Unknown word (inconshreveable) Suggestions: [] -.cspell.json:1739:10 - Unknown word (jackc) Suggestions: [jack, jacks, jacky, Jack, Jacky] -.cspell.json:1740:10 - Unknown word (jessevdk) Suggestions: [jessed, jesse, jesses, jested, jesse's] -.cspell.json:1741:10 - Unknown word (jmespath) Suggestions: [joesph, jsonpath] -.cspell.json:1742:10 - Unknown word (jmoiron) Suggestions: [morion, moron, Moron, amorino, journo] -.cspell.json:1743:10 - Unknown word (joho) Suggestions: [jodo, john, jolo, Jodo, John] -.cspell.json:1745:10 - Unknown word (jsonparser) Suggestions: [cson-parser] -.cspell.json:1746:10 - Unknown word (jsonpointer) Suggestions: [] -.cspell.json:1747:10 - Unknown word (jsonreference) Suggestions: [] -.cspell.json:1748:10 - Unknown word (jstemmer) Suggestions: [] -.cspell.json:1749:10 - Unknown word (kisielk) Suggestions: [kislev, Kislev, kiel, kassel, kismet] -.cspell.json:1750:10 - Unknown word (kyaml) Suggestions: [yaml, eyaml, kail, kama, kame] -.cspell.json:1751:10 - Unknown word (kylelemons) Suggestions: [] -.cspell.json:1752:10 - Unknown word (leaktest) Suggestions: [leakiest, latest, lakiest, leanest, leftest] -.cspell.json:1753:10 - Unknown word (leodido) Suggestions: [leonid, Leonid, lodi, ladino, leaded] -.cspell.json:1754:10 - Unknown word (liggitt) Suggestions: [leggett, lignite, Leggett, legit, light] -.cspell.json:1755:10 - Unknown word (logex) Suggestions: [loge, loges, lobe, lode, loeb] -.cspell.json:1756:10 - Unknown word (logfmt) Suggestions: [loft, logout, lgtm, left, lgbt] -.cspell.json:1757:10 - Unknown word (logr) Suggestions: [loge, logo, logs, logy, lour] -.cspell.json:1758:10 - Unknown word (lucasb) Suggestions: [lucas, Lucas, lucan, luces, lucks] -.cspell.json:1759:10 - Unknown word (mailru) Suggestions: [malibu, Malibu, mail, maidu, mails] -.cspell.json:1760:10 - Unknown word (mattn) Suggestions: [matt, matin, matte, matts, Matt] -.cspell.json:1761:10 - Unknown word (matttproud) Suggestions: [] -.cspell.json:1762:10 - Unknown word (mergo) Suggestions: [mego, margo, merge, Margo, MEGO] -.cspell.json:1763:10 - Unknown word (mitchellh) Suggestions: [mitchell, Mitchell, mitchel, Mitchel, michelle] -.cspell.json:1764:10 - Unknown word (modocache) Suggestions: [memcache, monocycle] -.cspell.json:1765:10 - Unknown word (monochromegane) Suggestions: [] -.cspell.json:1766:10 - Unknown word (montanaflynn) Suggestions: [] -.cspell.json:1767:10 - Unknown word (mountinfo) Suggestions: [mounting, mountings, muntin, modinfo, mountie] -.cspell.json:1768:10 - Unknown word (mssqldb) Suggestions: [mssql, MSSQL, mysql, mysql's] -.cspell.json:1769:10 - Unknown word (munnerz) Suggestions: [manner, manners, runner, miner, munoz] -.cspell.json:1770:10 - Unknown word (nhooyr) Suggestions: [nohow, noir, hoary, theory, nor] -.cspell.json:1771:10 - Unknown word (niemeyer) Suggestions: [needer, niamey, nemeses, nimbler, niamey's] -.cspell.json:1772:10 - Unknown word (nxadm) Suggestions: [nad, nam, exam, lxdm, mdadm] -.cspell.json:1773:10 - Unknown word (objx) Suggestions: [obj, box, ob's, obad, obdt] -.cspell.json:1774:10 - Unknown word (ocsql) Suggestions: [ocaml, octal, octyl, ousel, Ocaml] -.cspell.json:1775:10 - Unknown word (onsi) Suggestions: [osi, ansi, ANSI, nodi, nose] -.cspell.json:1776:10 - Unknown word (otelhttp) Suggestions: [omelette] -.cspell.json:1777:10 - Unknown word (otlpmetric) Suggestions: [] -.cspell.json:1778:10 - Unknown word (otlpmetricgrpc) Suggestions: [] -.cspell.json:1779:10 - Unknown word (otlptracegrpc) Suggestions: [] -.cspell.json:1780:10 - Unknown word (peterbourgon) Suggestions: [] -.cspell.json:1781:10 - Unknown word (pflag) Suggestions: [flag, peag, plan, plat, play] -.cspell.json:1782:10 - Unknown word (pgconn) Suggestions: [pocono, pkgconf, Pocono, pinon, pennon] -.cspell.json:1783:10 - Unknown word (pgio) Suggestions: [agio, pigs, Pigs, gpo, pig] -.cspell.json:1784:10 - Unknown word (pgmock) Suggestions: [pock, peck, poco, polk, pork] -.cspell.json:1785:10 - Unknown word (pgpassfile) Suggestions: [] -.cspell.json:1786:10 - Unknown word (pgproto) Suggestions: [proto, eproto, xproto, Xproto, EPROTO] -.cspell.json:1787:10 - Unknown word (pgservicefile) Suggestions: [] -.cspell.json:1788:10 - Unknown word (pgtype) Suggestions: [type, astype, rrtype, pate, pepe] -.cspell.json:1789:10 - Unknown word (phpdave) Suggestions: [upheave, phage, phase, pupae, pedate] -.cspell.json:1790:10 - Unknown word (pierrec) Suggestions: [pierre, Pierre, pierce, Pierce, pierced] -.cspell.json:1791:10 - Unknown word (pmezard) Suggestions: [petard, pear, pmed, pearl, pears] -.cspell.json:1792:10 - Unknown word (prashantv) Suggestions: [passant, peasant, peasants] -.cspell.json:1793:10 - Unknown word (progressbar) Suggestions: [progress, progress's, progressed, progresses, progressing] -.cspell.json:1794:10 - Unknown word (quicktest) Suggestions: [quickest, quicksets, quickies, quietest, quackiest] -.cspell.json:1795:10 - Unknown word (ratelimit) Suggestions: [] -.cspell.json:1796:10 - Unknown word (replayers) Suggestions: [relayers, replacers, relayer, replays, relaters] -.cspell.json:1797:10 - Unknown word (rogpeppe) Suggestions: [] -.cspell.json:1798:10 - Unknown word (russross) Suggestions: [russo's, Russo's, russ's, russets, Russ's] -.cspell.json:1799:10 - Unknown word (ruudk) Suggestions: [ruck, rudd, rude, rudy, rusk] -.cspell.json:1800:10 - Unknown word (sbinet) Suggestions: [spinet, sbin, sine, saint, seine] -.cspell.json:1801:10 - Unknown word (schollz) Suggestions: [schulz, Schulz, school, schorl, scroll] -.cspell.json:1802:10 - Unknown word (secretmanager) Suggestions: [secretsmanager] -.cspell.json:1803:10 - Unknown word (sergi) Suggestions: [serai, serge, sergei, sergio, Sergei] -.cspell.json:1804:10 - Unknown word (shlex) Suggestions: [shlep, silex, shelf, shell, Shell] -.cspell.json:1805:10 - Unknown word (shopspring) Suggestions: [shopping, shoestring, shoring, sopping, shipping] -.cspell.json:1806:10 - Unknown word (shurcoo) Suggestions: [sunoco, Sunoco, stucco, shuck, sharon] -.cspell.json:1807:10 - Unknown word (sirupsen) Suggestions: [sirups, siren, sirup, sarsen, sirupy] -.cspell.json:1808:10 - Unknown word (spdystream) Suggestions: [] -.cspell.json:1809:10 - Unknown word (sqlexp) Suggestions: [salep, shlep, silex, sleep, skelp] -.cspell.json:1810:10 - Unknown word (sqlmock) Suggestions: [smock, shlock, sock, slack, slick] -.cspell.json:1811:10 - Unknown word (sqlx) Suggestions: [sql, SQL, sale, salk, salt] -.cspell.json:1812:10 - Unknown word (starlark) Suggestions: [startmark, startMark, stalk, stark, starr] -.cspell.json:1813:10 - Unknown word (stdinfo) Suggestions: [stdin, stdio, stingo, stinko, siginfo] -.cspell.json:1814:10 - Unknown word (stdr) Suggestions: [sadr, star, ster, stir, stor] -.cspell.json:1815:10 - Unknown word (stix) Suggestions: [stir, styx, Styx, six, stx] -.cspell.json:1816:10 - Unknown word (stoewer) Suggestions: [strewer, sewer, sower, steer, stowe] -.cspell.json:1817:10 - Unknown word (strcase) Suggestions: [strace, sucrase, strafe, strake, strate] -.cspell.json:1818:10 - Unknown word (strparse) Suggestions: [stares, straps, strafes, strakes, strap's] -.cspell.json:1819:10 - Unknown word (tabwriter) Suggestions: [tarter, tarrier, tawnier, tabrizes, tawdrier] -.cspell.json:1820:10 - Unknown word (toolsmith) Suggestions: [otolith, toolkit] -.cspell.json:1821:10 - Unknown word (treeprint) Suggestions: [trephine, treeing, treeline] -.cspell.json:1822:10 - Unknown word (typeparams) Suggestions: [typebars] -.cspell.json:1823:10 - Unknown word (udpa) Suggestions: [udp, duma, duna, dupe, updo] -.cspell.json:1824:10 - Unknown word (ugorji) Suggestions: [gorki, Gorki, guardi, ugli, ugric] -.cspell.json:1825:10 - Unknown word (vfsgen) Suggestions: [vosges, Vosges, vase, vise, vrsn] -.cspell.json:1826:10 - Unknown word (xeipuuv) Suggestions: [] -.cspell.json:1827:10 - Unknown word (xlab) Suggestions: [xlam, xla, blab, flab, slab] -.cspell.json:1828:10 - Unknown word (xxhash) Suggestions: [txhash, Txhash, hash, rehash, Hash] -.cspell.json:1829:10 - Unknown word (zapr) Suggestions: [zaps, zap, apr, Apr, APR] -.cspell.json:1835:10 - Unknown word (fname) Suggestions: [fame, flame, frame, name, cname] -.cspell.json:1853:10 - Unknown word (adipisicing) Suggestions: [] -.cspell.json:1854:10 - Unknown word (aliqua) Suggestions: [aqua, alisa, alicia, alisha, alissa] -.cspell.json:1855:10 - Unknown word (aliquip) Suggestions: [aliquot, alii, alibi, alcuin, alibis] -.cspell.json:1856:10 - Unknown word (amet) Suggestions: [abet, amat, amen, amer, ames] -.cspell.json:1857:10 - Unknown word (aute) Suggestions: [ante, aube, aude, auth, auto] -.cspell.json:1858:10 - Unknown word (cillum) Suggestions: [cilium, chillum, colum, filum, hilum] -.cspell.json:1859:10 - Unknown word (commodo) Suggestions: [comodo, Comodo, commode, comedo, comoro] -.cspell.json:1860:10 - Unknown word (consequat) Suggestions: [consequent, consent, consult, construal, construct] -.cspell.json:1861:10 - Unknown word (cupidatat) Suggestions: [cupidity, cuspidate, cuspidated] -.cspell.json:1862:10 - Unknown word (deserunt) Suggestions: [desert, deferent, destruct, decent, decern] -.cspell.json:1863:10 - Unknown word (dolore) Suggestions: [dolor, dolors, dolores, Dolores, doolie] -.cspell.json:1864:10 - Unknown word (duis) Suggestions: [dais, dubs, duds, dues, dugs] -.cspell.json:1865:10 - Unknown word (eiusmod) Suggestions: [elusion] -.cspell.json:1866:10 - Unknown word (elit) Suggestions: [edit, elia, elis, eliz, elot] -.cspell.json:1867:10 - Unknown word (enim) Suggestions: [enid, enif, enum, Enid, Enif] -.cspell.json:1868:10 - Unknown word (excepteur) Suggestions: [excepted, executer, except, exeter, excepts] -.cspell.json:1869:10 - Unknown word (fugiat) Suggestions: [fugit, fiat, fugal, fugato, fujian] -.cspell.json:1870:10 - Unknown word (incididunt) Suggestions: [incident, incipient] -.cspell.json:1871:10 - Unknown word (irure) Suggestions: [inure, ruer, murre, truer, indre] -.cspell.json:1872:10 - Unknown word (labore) Suggestions: [labor, labors, lahore, labored, laborer] -.cspell.json:1873:10 - Unknown word (laboris) Suggestions: [labors, labor's, labroid, labor, loris] -.cspell.json:1874:10 - Unknown word (laborum) Suggestions: [labrum, labarum, labour, labours, labor] -.cspell.json:1875:10 - Unknown word (mollit) Suggestions: [mollie, Mollie, molt, milit, polit] -.cspell.json:1876:10 - Unknown word (nostrud) Suggestions: [nostrum, nostril, nostrums, nocturn, norad] -.cspell.json:1877:10 - Unknown word (nulla) Suggestions: [null, nullo, nulls, NULL, bulla] -.cspell.json:1878:10 - Unknown word (occaecat) Suggestions: [o_creat] -.cspell.json:1879:10 - Unknown word (officia) Suggestions: [officio, official, office, officer, offices] -.cspell.json:1880:10 - Unknown word (pariatur) Suggestions: [pariah, parian, parity, prater, painter] -.cspell.json:1881:10 - Unknown word (proident) Suggestions: [provident, prudent, proudest, prominent, portent] -.cspell.json:1882:10 - Unknown word (quis) Suggestions: [ques, quia, quic, quid, quin] -.cspell.json:1883:10 - Unknown word (reprehenderit) Suggestions: [reprehended] -.cspell.json:1885:10 - Unknown word (sunt) Suggestions: [sent, suet, suit, sung, sunk] -.cspell.json:1886:10 - Unknown word (tempor) Suggestions: [tempo, temper, tempos, tempore, temp] -.cspell.json:1887:10 - Unknown word (ullamco) Suggestions: [ullage, ultimo, unlace, ullages, unlatch] -.cspell.json:1888:10 - Unknown word (velit) Suggestions: [veldt, relit, veil, veils, veii] -.cspell.json:1889:10 - Unknown word (veniam) Suggestions: [venial, veinal, vena, venae, venal] -.cspell.json:1890:10 - Unknown word (voluptate) Suggestions: [volute, valuate, voltage, volplane, voluntary] -.cspell.json:1896:10 - Unknown word (dtype) Suggestions: [type, dope, dupe, dyke, dyne] -.cspell.json:1897:10 - Unknown word (otype) Suggestions: [type, tope, otlp, OTLP, ope] -.cspell.json:1903:10 - Unknown word (durs) Suggestions: [dirs, dors, dubs, duds, dues] -.cspell.json:1904:10 - Unknown word (resultsmap) Suggestions: [results] -.cspell.json:1905:10 - Unknown word (singlefligh) Suggestions: [singleline] -.cspell.json:1906:10 - Unknown word (stdsingleflight) Suggestions: [] -.cspell.json:1912:10 - Unknown word (epkg) Suggestions: [ekg, EKG, pkg, peag, peke] -.cspell.json:1915:10 - Unknown word (inernal) Suggestions: [infernal, internal, inertial, internat, interval] -.cspell.json:1916:10 - Unknown word (targetos) Suggestions: [targets, target's, Target's, target, tangelos] -.cspell.json:2106:10 - Unknown word (analysistest) Suggestions: [analysis's] -.cspell.json:2112:10 - Unknown word (fmts) Suggestions: [fats, fits, fm's, Fm's, FM's] -.cspell.json:2113:10 - Unknown word (newname) Suggestions: [newham, noname, nsname, neonate, Newham] -.cspell.json:2120:10 - Unknown word (dirwalk) Suggestions: [diwali, Diwali, drawl, drawls, drawly] -.cspell.json:2121:10 - Unknown word (gitmodules) Suggestions: [] -.cspell.json:2123:10 - Unknown word (pipefile) Suggestions: [pipeful, pagefile, pipefish, pipefuls, pipeline] -.cspell.json:2125:10 - Unknown word (webp) Suggestions: [webb, webm, webs, weep, Webb] -.cspell.json:2133:10 - Unknown word (vgsvg) Suggestions: [svg] -.cspell.json:2139:10 - Unknown word (timelimit) Suggestions: [timeliest, tidelift, timelier, timeline, timelines] -.cspell.json:2145:10 - Unknown word (upsertor) Suggestions: [upsetter, puerto, upset, upsets, upset's] -.cspell.json:2151:10 - Unknown word (autoconn) Suggestions: [autoconf, autozone, AutoZone, enotconn, altoona] -.cspell.json:2171:10 - Unknown word (zdtd) Suggestions: [dtd, ddt, tdd, zend, zeta] -.cspell.json:2183:10 - Unknown word (erro) Suggestions: [ebro, ergo, errs, euro, errno] -.cspell.json:2195:10 - Unknown word (decom) Suggestions: [deco, decor, decoy, denom, dexcom] -.cspell.json:2196:10 - Unknown word (vecotr) Suggestions: [vector, victor, vectors, Victor, hector] -.cspell.json:2202:10 - Unknown word (healthcheck) Suggestions: [healthpeak] -.cspell.json:2208:10 - Unknown word (storaget) Suggestions: [storage, storages, Storage, stowage, storaxes] -.cspell.json:2214:10 - Unknown word (cloudstorageconfig) Suggestions: [] -.cspell.json:2220:10 - Unknown word (tlsca) Suggestions: [tosca, Tosca, tsco, talca, tasha] -.cspell.json:2227:10 - Unknown word (localserial) Suggestions: [] -.cspell.json:2233:10 - Unknown word (compresscore) Suggestions: [compressor, compressors, compression, compressive, compressible] -.cspell.json:2234:10 - Unknown word (compressorregisterer) Suggestions: [] -.cspell.json:2240:10 - Unknown word (dnum) Suggestions: [drum, enum, unum, Unum, num] -.cspell.json:2241:10 - Unknown word (rdst) Suggestions: [rdnt, rest, rost, rust, RDNT] -.cspell.json:2242:10 - Unknown word (snum) Suggestions: [scum, slum, snub, snug, swum] -.cspell.json:2243:10 - Unknown word (vdst) Suggestions: [vast, vest, vdt, vst, VDT] -.cspell.json:2250:10 - Unknown word (getactualvalue) Suggestions: [] -.cspell.json:2251:10 - Unknown word (getactualvalues) Suggestions: [] -.cspell.json:2252:10 - Unknown word (globalconfig) Suggestions: [] -.cspell.json:2258:10 - Unknown word (subquantizers) Suggestions: [] -.cspell.json:2259:10 - Unknown word (subvector) Suggestions: [subverter, subject, subvent, subvert, subjects] -.cspell.json:2260:10 - Unknown word (voronoi) Suggestions: [vroom, vernon, verona, voodoo, voronezh] -.cspell.json:2266:10 - Unknown word (sufix) Suggestions: [sufi, sufic, suffix, Sufi, Sufic] -.cspell.json:2272:10 - Unknown word (bmanager) Suggestions: [manager, banger, bandager, manage, managed] -.cspell.json:2273:10 - Unknown word (efilter) Suggestions: [filter, eviler, emitter, eviller, exalter] -.cspell.json:2274:10 - Unknown word (ireplica) Suggestions: [replica, irenic, icepick, irenics, irenical] -.cspell.json:2280:10 - Unknown word (dail) Suggestions: [dali, dial, Dali, Dial, dahl] -.cspell.json:2286:10 - Unknown word (dialoption) Suggestions: [dilation, dilatation, dilution, disruption, distortion] -.cspell.json:2287:10 - Unknown word (grpcclient) Suggestions: [] -.cspell.json:2288:10 - Unknown word (grpcclientkeepalive) Suggestions: [] -.cspell.json:2295:10 - Unknown word (servicename) Suggestions: [serviceman, servername, servicemen, servicenow, serviceable] -.cspell.json:2307:10 - Unknown word (gprc) Suggestions: [grpc, prc, PRC, ghcr, gcr] -.cspell.json:2308:10 - Unknown word (grpckeepalive) Suggestions: [] -.cspell.json:2314:10 - Unknown word (agentsidecar) Suggestions: [] -.cspell.json:2320:10 - Unknown word (atobs) Suggestions: [atob, atoms, tabs, taos, ambos] -.cspell.json:2326:10 - Unknown word (ivfpq) Suggestions: [ivf, IVF] -.cspell.json:2327:10 - Unknown word (quantizer) Suggestions: [quantize, quantized, quantizes, quantile, quantifier] -.cspell.json:2328:10 - Unknown word (xids) Suggestions: [xi's, xis, aids, bids, fids] -.cspell.json:2341:10 - Unknown word (lfaiss) Suggestions: [flails, flairs, lass, lairs, laius] -.cspell.json:2342:10 - Unknown word (ntotal) Suggestions: [notal, total, Total, nota, natal] -.cspell.json:2343:10 - Unknown word (strage) Suggestions: [stage, strace, strafe, strake, strate] -.cspell.json:2363:10 - Unknown word (bulkremove) Suggestions: [] -.cspell.json:2364:10 - Unknown word (cstats) Suggestions: [stats, Stats, scats, cats, csat] -.cspell.json:2365:10 - Unknown word (lngt) Suggestions: [lng, LNG, lags, lait, lang] -.cspell.json:2366:10 - Unknown word (ospace) Suggestions: [space, nospace, Space, solace, osage] -.cspell.json:2380:10 - Unknown word (dotp) Suggestions: [dorp, dote, doth, dots, dotx] -.cspell.json:2381:10 - Unknown word (dproduct) Suggestions: [product, products, Products] -.cspell.json:2382:10 - Unknown word (halffloat) Suggestions: [halloa, halloas] -.cspell.json:2383:10 - Unknown word (innerp) Suggestions: [inner, inners, inert, infer, inker] -.cspell.json:2384:10 - Unknown word (iproduct) Suggestions: [product, products, Products, iproute] -.cspell.json:2386:10 - Unknown word (nang) Suggestions: [nano, nag, nan, bang, dang] -.cspell.json:2387:10 - Unknown word (nangle) Suggestions: [angle, bangle, dangle, jangle, mangle] -.cspell.json:2388:10 - Unknown word (ncos) Suggestions: [naos, nco, nos, acos, uncos] -.cspell.json:2389:10 - Unknown word (ncosine) Suggestions: [cosine, nosing, noosing, nicotine, cosie] -.cspell.json:2390:10 - Unknown word (normalizedang) Suggestions: [normalized, normalizing] -.cspell.json:2391:10 - Unknown word (normalizedcos) Suggestions: [normalized, normalizes, normalizers] -.cspell.json:2392:10 - Unknown word (sparsejac) Suggestions: [sparse, sparser, sparsely, sparsest] -.cspell.json:2405:10 - Unknown word (testfunc) Suggestions: [teston, testing, testudo, testfile] -.cspell.json:2411:10 - Unknown word (freelist) Suggestions: [freest, freesia, feist, feels, frees] -.cspell.json:2423:10 - Unknown word (deafult) Suggestions: [default, defaults, efault, dealt, deafly] -.cspell.json:2435:10 - Unknown word (deleter) Suggestions: [delete, deleted, deletes, demeter, Demeter] -.cspell.json:2441:10 - Unknown word (cmder) Suggestions: [cmdr, ceder, cider, coder, Cmdr] -.cspell.json:2447:10 - Unknown word (defult) Suggestions: [default, deft, deut, dealt, debut] -.cspell.json:2454:10 - Unknown word (pipeliner) Suggestions: [pipeline, pipelined, pipelines, Pipeline, piperine] -.cspell.json:2467:10 - Unknown word (cslots) Suggestions: [clots, slots, colts, scots, scoots] -.cspell.json:2468:10 - Unknown word (gotc) Suggestions: [goth, goto, Goth, got, gtc] -.cspell.json:2474:10 - Unknown word (cmps) Suggestions: [caps, cm's, cmds, cops, cups] -.cspell.json:2475:10 - Unknown word (configuation) Suggestions: [configuration, confirmation, confiscation, continuation, configurations] -.cspell.json:2476:10 - Unknown word (queryx) Suggestions: [query, quey, quern, queys, querns] -.cspell.json:2477:10 - Unknown word (wlhf) Suggestions: [whf, waaf, waif, wltw, woff] -.cspell.json:2484:10 - Unknown word (dchf) Suggestions: [xchf, XCHF, dhcp, daff, dahl] -.cspell.json:2485:10 - Unknown word (debouncer) Suggestions: [debounce, debounced, debounces, denouncer, debunker] -.cspell.json:2487:10 - Unknown word (selete) Suggestions: [selene, Selene, delete, DELETE, sleet] -.cspell.json:2488:10 - Unknown word (unavilable) Suggestions: [unavailable, unbailable, unmailable, unadvisable, unavoidable] -.cspell.json:2501:10 - Unknown word (eachquorum) Suggestions: [] -.cspell.json:2502:10 - Unknown word (localone) Suggestions: [locale, localite, localize, locavore, Locale] -.cspell.json:2503:10 - Unknown word (localquorum) Suggestions: [] -.cspell.json:2517:10 - Unknown word (insertbysql) Suggestions: [] -.cspell.json:2518:10 - Unknown word (loadcontext) Suggestions: [] -.cspell.json:2524:10 - Unknown word (valddb) Suggestions: [valid, valdez, Valdez, vlad, Vlad] -.cspell.json:2525:10 - Unknown word (valdmysql) Suggestions: [] -.cspell.json:2531:10 - Unknown word (iblob) Suggestions: [blob, bilbo, iblis, igloo, imlib] -.cspell.json:2543:10 - Unknown word (urlstr) Suggestions: [urls, ulster, Ulster, URLs, rust] -.cspell.json:2549:10 - Unknown word (roop) Suggestions: [romp, rood, roof, rook, room] -.cspell.json:2555:10 - Unknown word (mngr) Suggestions: [msgr, Msgr, mgr, engr, Mgr] -.cspell.json:2561:10 - Unknown word (btop) Suggestions: [btoa, bop, atop, htop, stop] -.cspell.json:2562:10 - Unknown word (forcepathstyle) Suggestions: [] -.cspell.json:2563:10 - Unknown word (httpclient) Suggestions: [] -.cspell.json:2564:10 - Unknown word (itop) Suggestions: [ito, atop, htop, stop, Ito] -.cspell.json:2571:10 - Unknown word (benchjob) Suggestions: [bench, bench's, benched, bencher, benches] -.cspell.json:2572:10 - Unknown word (benchscenario) Suggestions: [] -.cspell.json:2573:10 - Unknown word (tbenchjob) Suggestions: [] -.cspell.json:2574:10 - Unknown word (tbenchscenario) Suggestions: [] -.cspell.json:2580:10 - Unknown word (consistetncy) Suggestions: [consistency, consistently, consistence, consistent, consistences] -.cspell.json:2581:10 - Unknown word (tcql) Suggestions: [tsql, TSQL, tcl, TCL, ctrl] -.cspell.json:2594:10 - Unknown word (errstr) Suggestions: [erst, errs, ernst, error, enostr] -.cspell.json:2600:10 - Unknown word (registerers) Suggestions: [registerer, registers, register's, registered, registrars] -.cspell.json:2606:10 - Unknown word (leve) Suggestions: [lave, lese, leva, levi, levo] -.cspell.json:2613:10 - Unknown word (uncomparable) Suggestions: [uncomfortable] -.cspell.json:2614:10 - Unknown word (unwarp) Suggestions: [unwrap, Unwrap, unwary, unwraps, enwrap] -.cspell.json:2615:10 - Unknown word (unwrapd) Suggestions: [unwrap, unwraps, Unwrap, unbraid, undrape] -.cspell.json:2621:10 - Unknown word (fitos) Suggestions: [fits, fidos, fit's, fatso, foots] -.cspell.json:2639:10 - Unknown word (vaef) Suggestions: [aver, aves, avif, veal, ave] -.cspell.json:2651:10 - Unknown word (kvvk) Suggestions: [kava, keck, keek, kick, kink] -.cspell.json:2663:10 - Unknown word (tvald) Suggestions: [vlad, Vlad, taal, tala, talc] -.cspell.json:2669:10 - Unknown word (utiltest) Suggestions: [unittest, stillest, ugliest, titles, titlist] -.cspell.json:2675:10 - Unknown word (procs) Suggestions: [proc, pros, pro's, proas, prods] -.cspell.json:2676:10 - Unknown word (strs) Suggestions: [sars, sirs, stars, stirs, Sirs] -.cspell.json:2682:10 - Unknown word (applyconfigurations) Suggestions: [] -.cspell.json:2683:10 - Unknown word (applycorev) Suggestions: [] -.cspell.json:2684:10 - Unknown word (clientgoscheme) Suggestions: [] -.cspell.json:2685:10 - Unknown word (snapshotv) Suggestions: [snapshot, snapshots, snapshot's, snapchat] -.cspell.json:2686:10 - Unknown word (volumesnapshot) Suggestions: [] -.cspell.json:2692:10 - Unknown word (batchv) Suggestions: [batch, bach, bath, bathe, baths] -.cspell.json:2698:10 - Unknown word (mertics) Suggestions: [metrics, metics, merits, metric, emetics] -.cspell.json:2705:10 - Unknown word (mserver) Suggestions: [server, xserver, Server, merer, mercer] -.cspell.json:2717:10 - Unknown word (appsv) Suggestions: [apps, paps, apse, apsl, aptv] -.cspell.json:2726:10 - Unknown word (deepcopy) Suggestions: [decoy, deploy, deeply] -.cspell.json:2744:10 - Unknown word (ltsv) Suggestions: [lts, LTS, lavs, luvs, tlsv1] -.cspell.json:2756:10 - Unknown word (debg) Suggestions: [debs, debt, deng, debag, debug] -.cspell.json:2757:10 - Unknown word (dstr) Suggestions: [dltr, distr, DLTR, dst, astr] -.cspell.json:2770:10 - Unknown word (fata) Suggestions: [fate, fath, fats, feta, fatah] -.cspell.json:2782:10 - Unknown word (atot) Suggestions: [atob, atom, aton, atop, Aton] -.cspell.json:2789:10 - Unknown word (zerol) Suggestions: [zero, zeros, ZERO, ceorl, zeal] -.cspell.json:2807:10 - Unknown word (foramt) Suggestions: [format, forma, fermat, formal, formant] -.cspell.json:2808:10 - Unknown word (gotr) Suggestions: [goer, goth, goto, Goth, got] -.cspell.json:2809:10 - Unknown word (wantr) Suggestions: [want, wants, wanter, wart, waft] -.cspell.json:2815:10 - Unknown word (boolint) Suggestions: [booing, boiling, bolling, boobing, booking] -.cspell.json:2827:10 - Unknown word (uapi) Suggestions: [upi, eapi, hapi, UPI, eAPI] -.cspell.json:2833:10 - Unknown word (nport) Suggestions: [port, aport, sport, Port, nopt] -.cspell.json:2834:10 - Unknown word (tconnectionstate) Suggestions: [] -.cspell.json:2835:10 - Unknown word (tder) Suggestions: [tier, tver, Tver, ter, oder] -.cspell.json:2843:10 - Unknown word (nums) Suggestions: [nims, noms, nu's, nubs, nuls] -.cspell.json:2849:10 - Unknown word (gbackoff) Suggestions: [backoff] -.cspell.json:2850:10 - Unknown word (parseable) Suggestions: [parsable, pauseable, parable, passable, pausable] -.cspell.json:2863:10 - Unknown word (iobjs) Suggestions: [ibo's, Ibo's, ibis, io's, ions] -.cspell.json:2869:10 - Unknown word (errorln) Suggestions: [errol, error, errors, error's, errored] -.cspell.json:2870:10 - Unknown word (grpclog) Suggestions: [graylog, grog, grpc, greco, gracing] -.cspell.json:2871:10 - Unknown word (infoln) Suggestions: [infold, inflow, info, indol, infin] -.cspell.json:2872:10 - Unknown word (warningf) Suggestions: [warning, warnings, waning, waring, wanning] -.cspell.json:2873:10 - Unknown word (warningln) Suggestions: [warningly, warning, warnings, warning's, waning] -.cspell.json:2890:10 - Unknown word (metricinterceptor) Suggestions: [] -.cspell.json:2891:10 - Unknown word (traceinterceptor) Suggestions: [] -.cspell.json:2897:10 - Unknown word (tdelay) Suggestions: [delay, telly, teal, teals, teddy] -.cspell.json:2903:10 - Unknown word (protoiface) Suggestions: [proteinase] -.cspell.json:2909:10 - Unknown word (channelz) Suggestions: [channel, channels, Channel, chanel, Chanel] -.cspell.json:2915:10 - Unknown word (alives) Suggestions: [alive, alines, lives, olives, Olives] -.cspell.json:2916:10 - Unknown word (keepalives) Suggestions: [keepalived, keep-alive] -.cspell.json:2929:10 - Unknown word (hoge) Suggestions: [hogg, hogs, hoke, hole, home] -.cspell.json:2938:10 - Unknown word (pyprof) Suggestions: [prof, Prof, --prof, typeof, pylori] -.cspell.json:2945:10 - Unknown word (extermemly) Suggestions: [extremely, exteriorly, externally] -.cspell.json:2957:10 - Unknown word (hostport) Suggestions: [hotpot, hotshot, hotspur, hotspurs, history] -.cspell.json:2958:10 - Unknown word (igmp) Suggestions: [gimp, icmp, imp, Imp, gimu] -.cspell.json:2974:10 - Unknown word (semconv) Suggestions: [second, secco, semen, seton, simon] -.cspell.json:2980:10 - Unknown word (mstats) Suggestions: [stats, Stats, matts, mats, meats] -.cspell.json:2986:10 - Unknown word (buckhash) Suggestions: [buckish, buckras, backlash, backwash, bucksaw] -.cspell.json:2987:10 - Unknown word (mcache) Suggestions: [cache, mace, mach, macho, machs] -.cspell.json:2988:10 - Unknown word (memstats) Suggestions: [meats, mesas, mensas, mesa's, meta's] -.cspell.json:2989:10 - Unknown word (mspan) Suggestions: [span, Span, mean, moan, msdn] -.cspell.json:2990:10 - Unknown word (oinsts) Suggestions: [oasts, oinks, ousts, oink's, onsets] -.cspell.json:2991:10 - Unknown word (shmem) Suggestions: [shame, somme, Somme, same, seem] -.cspell.json:2992:10 - Unknown word (toal) Suggestions: [tola, taal, teal, toad, toil] -.cspell.json:2995:10 - Unknown word (vmlck) Suggestions: [vmdk, VMDK, mack, mick, mock] -.cspell.json:2999:10 - Unknown word (vmstk) Suggestions: [vast, vest, vmdk, vrsk, vstm] -.cspell.json:3012:10 - Unknown word (ocodes) Suggestions: [opcodes, codes, cooees, coeds, odes] -.cspell.json:3013:10 - Unknown word (rpcgrpc) Suggestions: [ricrac] -.cspell.json:3020:10 - Unknown word (commnad) Suggestions: [command, commando, commands, comma, commas] -.cspell.json:3027:10 - Unknown word (mfunc) Suggestions: [func, maun, mung, maund, mfume] -.cspell.json:3028:10 - Unknown word (timelocation) Suggestions: [] -.cspell.json:3034:10 - Unknown word (revcover) Suggestions: [recover, remover, reviver, revoker, recovers] -.cspell.json:3035:10 - Unknown word (runtimer) Suggestions: [runtier, runtime, runtimes, Runtime, rentier] -.cspell.json:3041:10 - Unknown word (strg) Suggestions: [stag, surg, stg, str, STG] -.cspell.json:3047:10 - Unknown word (gsrv) Suggestions: [srv, SRV, rsv, garb, gard] -.cspell.json:3055:10 - Unknown word (accessloginterceptor) Suggestions: [] -.cspell.json:3057:10 - Unknown word (recoverinterceptor) Suggestions: [] -.cspell.json:3064:10 - Unknown word (prestart) Suggestions: [restart, presort, prestamp, petsmart, prostrate] -.cspell.json:3076:10 - Unknown word (tstr) Suggestions: [tsar, twtr, TWTR, astr, ASTR] -.cspell.json:3082:10 - Unknown word (acquireings) Suggestions: [acquiring, acquires, acquirers, acquitting, acquirements] -.cspell.json:3083:10 - Unknown word (goroutne) Suggestions: [goroutine, coroutine, fortune, Fortune, grote] -.cspell.json:3089:10 - Unknown word (cancelation) Suggestions: [cancellation, calculation, congelation, cancellations, cancelate] -.cspell.json:3095:10 - Unknown word (collatz) Suggestions: [collat, collate, collar, collet, colgate] -.cspell.json:3096:10 - Unknown word (nonpositive) Suggestions: [] -.cspell.json:3102:10 - Unknown word (unacquired) Suggestions: [unaired, uncured, unassured, unactuated, unrequited] -.cspell.json:3108:10 - Unknown word (chans) Suggestions: [cans, chan, chads, chams, chang] -.cspell.json:3109:10 - Unknown word (dups) Suggestions: [deps, dips, dubs, duds, dues] -.cspell.json:3128:10 - Unknown word (dataname) Suggestions: [datanami, Datanami, database, pathname, danae] -.cspell.json:3134:10 - Unknown word (irand) Suggestions: [iran, irani, Iran, Irani, rand] -.cspell.json:3140:10 - Unknown word (losm) Suggestions: [loam, loom, lose, loss, lost] -.cspell.json:3141:10 - Unknown word (usecases) Suggestions: [upcases, useless, subbases, surbases, subcauses] -.cspell.json:3147:10 - Unknown word (crclient) Suggestions: [client, clint, clients, credent, cycling] -.cspell.json:3165:10 - Unknown word (dummystring) Suggestions: [dummying] -.cspell.json:3179:10 - Unknown word (curv) Suggestions: [curb, curd, cure, curl, curr] -.cspell.json:3185:10 - Unknown word (testname) Suggestions: [testate, testcase, extname, getname, hostname] -.cspell.json:3205:10 - Unknown word (misscheduled) Suggestions: [scheduled] -.cspell.json:3206:10 - Unknown word (qxya) Suggestions: [quay, quia, qty, qua] -.cspell.json:3212:10 - Unknown word (jkemc) Suggestions: [kemp, Kemp, emc, EMC] -.cspell.json:3213:10 - Unknown word (versin) Suggestions: [verdin, verein, vermin, versine, versing] -.cspell.json:3219:10 - Unknown word (jowe) Suggestions: [joie, joke, jose, jove, jowl] -.cspell.json:3225:10 - Unknown word (fdewjfx) Suggestions: [] -.cspell.json:3226:10 - Unknown word (jkxz) Suggestions: [jazz, jeez, jkhy, jmx, jsx] -.cspell.json:3256:10 - Unknown word (boltdb) Suggestions: [bold, bolt, bolds, bolts, bolide] -.cspell.json:3257:10 - Unknown word (ingester) Suggestions: [infester, ingested, ingest, ingesta, ingests] -.cspell.json:3258:10 - Unknown word (inmemory) Suggestions: [inventory] -.cspell.json:3259:10 - Unknown word (kvstore) Suggestions: [keystore, store, restore, vetoer, ketone] -.cspell.json:3260:10 - Unknown word (lifecycler) Suggestions: [lifecycle, life cycle] -.cspell.json:3266:10 - Unknown word (labelmap) Suggestions: [labella, label, labels, lablab, label's] -.cspell.json:3268:10 - Unknown word (varlibdockercontainers) Suggestions: [] -.cspell.json:3269:10 - Unknown word (varlog) Suggestions: [vlog, valor, varco, varro, varlet] -.cspell.json:3275:10 - Unknown word (cadvisor) Suggestions: [cadis, caddis, caviar, caddish, caviler] -.cspell.json:3282:10 - Unknown word (mafests) Suggestions: [masts, mayest, majesty, maoists, molests] -.cspell.json:3294:10 - Unknown word (ebpfspy) Suggestions: [ebusy] -.cspell.json:3349:10 - Unknown word (rolebinding) Suggestions: [] -.cspell.json:3382:10 - Unknown word (createing) Suggestions: [creating, createsign, createSign, crating, cheating] -.cspell.json:3390:10 - Unknown word (saveindex) Suggestions: [makeindex, MakeIndex] -.cspell.json:3392:10 - Unknown word (tpath) Suggestions: [path, xpath, Path, PATH, ptah] -.cspell.json:3400:10 - Unknown word (bdbs) Suggestions: [bibs, bobs, bubs, bbs, BBS] -.cspell.json:3401:10 - Unknown word (brnd) Suggestions: [band, bend, bind, bond, brad] -.cspell.json:3407:10 - Unknown word (faissmetrics) Suggestions: [] -.cspell.json:3413:10 - Unknown word (cnts) Suggestions: [cats, cots, crts, cuts, cants] -.cspell.json:3419:10 - Unknown word (exteneral) Suggestions: [enteral, extender, external, extenders, extender's] -.cspell.json:3425:10 - Unknown word (vmap) Suggestions: [vamp, imap, map, Map, vamps] -.cspell.json:3431:10 - Unknown word (joind) Suggestions: [join, joins, joint, joined, joni] -.cspell.json:3432:10 - Unknown word (nonexistid) Suggestions: [nonexisting, nonsexist, nonelastic, nonsexists, novelistic] -.cspell.json:3433:10 - Unknown word (pushinsert) Suggestions: [pushiest, pushiness, pushier] -.cspell.json:3440:10 - Unknown word (tmock) Suggestions: [mock, smock, tomsk, Tomsk, tack] -.cspell.json:3446:10 - Unknown word (idis) Suggestions: [ibis, id's, ides, iris, isis] -.cspell.json:3453:10 - Unknown word (testint) Suggestions: [testing, tessin, testis, teston, tslint] -.cspell.json:3460:10 - Unknown word (nkvs) Suggestions: [nkvd, NKVD, na's, nabs, nags] -.cspell.json:3461:10 - Unknown word (nobic) Suggestions: [niobic, ontic, nobs, nodi, noil] -.cspell.json:3462:10 - Unknown word (nopvq) Suggestions: [nope, nopt, nova, novo, Nova] -.cspell.json:3464:10 - Unknown word (toid) Suggestions: [toad, todd, toed, toil, told] -.cspell.json:3471:10 - Unknown word (additionaldigits) Suggestions: [] -.cspell.json:3472:10 - Unknown word (kvald) Suggestions: [vlad, Vlad, kalb, kale, kali] -.cspell.json:3473:10 - Unknown word (metafile) Suggestions: [metalize, emfile, mealie, meatily, metlife] -.cspell.json:3489:10 - Unknown word (memmetrics) Suggestions: [memetic, metrics, mesmeric, mummeries] -.cspell.json:3490:10 - Unknown word (ngtmetrics) Suggestions: [numerics] -.cspell.json:3496:10 - Unknown word (uninserted) Suggestions: [uninsured, unindented, uninfected, uninvested, unnerved] -.cspell.json:3502:10 - Unknown word (getvector) Suggestions: [detector] -.cspell.json:3508:10 - Unknown word (typeflag) Suggestions: [type_tag, typebar, typeface] -.cspell.json:3514:10 - Unknown word (mnode) Suggestions: [monde, mode, node, anode, dnode] -.cspell.json:3515:10 - Unknown word (mpod) Suggestions: [mood, mod, ipod, iPod, pod] -.cspell.json:3516:10 - Unknown word (reconciation) Suggestions: [recondition, reconception, reconviction, renunciation, reconciliation] -.cspell.json:3517:10 - Unknown word (svcsmap) Suggestions: [scamp, scrap, socman, seismal, sockman] -.cspell.json:3530:10 - Unknown word (unbackupped) Suggestions: [unbacked] -.cspell.json:3536:10 - Unknown word (aggr) Suggestions: [agr, agar, agger, aggro, gaga] -.cspell.json:3537:10 - Unknown word (fdist) Suggestions: [fist, feist, foist, dist, fids] -.cspell.json:3538:10 - Unknown word (fmax) Suggestions: [flax, frax, FRAX, fax, imax] -.cspell.json:3540:10 - Unknown word (timeoutage) Suggestions: [timeout, timeouts, timeout's] -.cspell.json:3553:10 - Unknown word (indegrees) Suggestions: [indexers, integers, indexer's, integer's, ingres] -.cspell.json:3554:10 - Unknown word (outdegrees) Suggestions: [] -.cspell.json:3566:10 - Unknown word (gids) Suggestions: [gads, gi's, gibs, gics, gide] -.cspell.json:3573:10 - Unknown word (datas) Suggestions: [data, dadas, dat's, dates, Data] -.cspell.json:3579:10 - Unknown word (clientmock) Suggestions: [] -.cspell.json:3580:10 - Unknown word (cmap) Suggestions: [camp, chap, clap, crap, cap] -.cspell.json:3586:10 - Unknown word (ctgt) Suggestions: [ctlt, CTLT, ctg, cage, cagy] -.cspell.json:3587:10 - Unknown word (ptgt) Suggestions: [ptg, ptt, PTT, pact, page] -.cspell.json:3593:10 - Unknown word (datacenter) Suggestions: [] -.cspell.json:3599:10 - Unknown word (grpcmock) Suggestions: [gorcock, greenock, gridlock] -.cspell.json:3619:10 - Unknown word (indexmetrics) Suggestions: [] -.cspell.json:3625:10 - Unknown word (jobname) Suggestions: [noname, NONAME, joanne, joyance, Joanne] -.cspell.json:3626:10 - Unknown word (jobnamespace) Suggestions: [] -.cspell.json:3633:10 - Unknown word (userdefined) Suggestions: [] -.cspell.json:3639:10 - Unknown word (bjns) Suggestions: [bans, bens, bins, bons, buns] -.cspell.json:3652:10 - Unknown word (gcli) Suggestions: [cli, gail, Gail, cgi, gil] -.cspell.json:3655:10 - Unknown word (vcli) Suggestions: [cli, vail, veil, vil, scil] -.cspell.json:3662:10 - Unknown word (benchjobs) Suggestions: [bench's, benches, benthos, benchers, beachboys] -.cspell.json:3663:10 - Unknown word (benchmarkjob) Suggestions: [benchmark, benchmarks, benchmark's, benchmarked, benchmarker] -.cspell.json:3665:10 - Unknown word (bjob) Suggestions: [blob, boob, byob, BYOB, bob] -.cspell.json:3666:10 - Unknown word (cbjl) Suggestions: [clj, call, carl, caul, cbdc] -.cspell.json:3667:10 - Unknown word (cbsl) Suggestions: [cbs, csl, CBS, bsl, BSL] -.cspell.json:3668:10 - Unknown word (cjobs) Suggestions: [cobs, jobs, Jobs, cabs, clos] -.cspell.json:3670:10 - Unknown word (progation) Suggestions: [probation, pronation, proration, rogation, potation] -.cspell.json:3671:10 - Unknown word (rcticker) Suggestions: [clicker, cracker, cricked, cricket, ricer] -.cspell.json:3672:10 - Unknown word (wating) Suggestions: [wading, waging, waking, waling, waning] -.cspell.json:3679:10 - Unknown word (minsit) Suggestions: [minuit, Minuit, minis, misti, monist] -.cspell.json:3680:10 - Unknown word (scneario) Suggestions: [scenario, scenarios, scenarist, scenario's, scherzo] -.cspell.json:3686:10 - Unknown word (benchmarkmetrics) Suggestions: [] -.cspell.json:3702:10 - Unknown word (dset) Suggestions: [dest, diet, duet, dst, DST] -.cspell.json:3703:10 - Unknown word (npoints) Suggestions: [points, pints, point, paints, pointe] -.cspell.json:3722:10 - Unknown word (miette) Suggestions: [mete, mite, mitt, matte, metre] -.cspell.json:3728:10 - Unknown word (bfloat) Suggestions: [bloat, float, afloat, blat, blot] -.cspell.json:3729:10 - Unknown word (dngt) Suggestions: [dnt, daft, dago, dags, dang] -.cspell.json:3732:10 - Unknown word (gomp) Suggestions: [gamp, gimp, goop, gorp, gop] -.cspell.json:3740:10 - Unknown word (cpath) Suggestions: [cath, Cath, path, xpath, Path] -.cspell.json:3741:10 - Unknown word (ngtresults) Suggestions: [] -.cspell.json:3742:10 - Unknown word (vquery) Suggestions: [query, jquery, very, veery, valery] -.cspell.json:3748:10 - Unknown word (repr) Suggestions: [rear, repl, repo, repp, reps] -.cspell.json:3754:10 - Unknown word (reqwest) Suggestions: [request, reest, rawest, retest, revest] -.cspell.json:3755:10 - Unknown word (scopeguard) Suggestions: [scorecard, scoreboard] -.cspell.json:3756:10 - Unknown word (serde) Suggestions: [sered, sere, serge, serve, verde] -.cspell.json:3762:10 - Unknown word (updown) Suggestions: [uptown, putdown, updo, upon, upton] -.cspell.json:3774:10 - Unknown word (kbps) Suggestions: [kb's, kips, Kb's, KB's, kbp] -.cspell.json:3775:10 - Unknown word (minburst) Suggestions: [imburse, minuets, mistrust, minus, miners] -.cspell.json:3776:10 - Unknown word (peakrate) Suggestions: [perorate, parte, peart, palate, parade] -.cspell.json:3797:10 - Unknown word (clientcmd) Suggestions: [client, clients, client's, cliental, clientage] -.cspell.json:3798:10 - Unknown word (clientset) Suggestions: [clients, clientless, client, client's, cliental] -.cspell.json:3804:10 - Unknown word (rollouts) Suggestions: [rollout, rollo's, Rollo's, rollo, rolls] -.cspell.json:3805:10 - Unknown word (subcmds) Suggestions: [subs, suds, sums, scuds, sub's] -.cspell.json:3811:10 - Unknown word (genericclioptions) Suggestions: [] -.cspell.json:3812:10 - Unknown word (portforwarder) Suggestions: [] -.cspell.json:3813:10 - Unknown word (spdy) Suggestions: [spay, spdx, spry, SPDX, spy] -.cspell.json:3814:10 - Unknown word (upgrader) Suggestions: [upgrade, upgraded, upgrades, ungraded, uploader] -.cspell.json:3820:10 - Unknown word (evalidator) Suggestions: [validator, evaluator, validators, evacuator, eradicator] -.cspell.json:3821:10 - Unknown word (svalidator) Suggestions: [validator, validators] -.cspell.json:3827:16 - Unknown word (Ignoredur) Suggestions: [Ignored, Ignorer, Ignore, Ignores, Ignorers] -.cspell.json:3831:16 - Unknown word (Ignoreaddrs) Suggestions: [Ignorers] -.cspell.json:3835:16 - Unknown word (Ignoreaddr) Suggestions: [Ignored, Ignorer] -.cspell.json:3839:16 - Unknown word (Ignorebuf) Suggestions: [Ignorebom, ignoreBOM, Ignore, Ignored, Ignorer] -.cspell.json:3843:16 - Unknown word (Ignoregroup) Suggestions: [Intergroup] -.cspell.json:3847:16 - Unknown word (Ignoreopt) Suggestions: [Ignore, igorot, Igorot, Ignored, Ignorer] -.cspell.json:3851:16 - Unknown word (Ignoreopts) Suggestions: [Ignores, Ignorers] -.cspell.json:3855:16 - Unknown word (Ignoreconf) Suggestions: [Ignorebom] -.cspell.json:3859:16 - Unknown word (Ignoreerr) Suggestions: [Ignorer, Ignorers, Ignore, Ignored, Ignores] -.cspell.json:3863:16 - Unknown word (Ignoreerrs) Suggestions: [Ignorers, Ignoreerrors, ignoreErrors, Ignorer, Ignores] -.cspell.json:3871:16 - Unknown word (Ignorectx) Suggestions: [Ignore, Ignored, Ignorer, Ignores, Ignorant] -.cspell.json:3875:16 - Unknown word (Ignorelen) Suggestions: [Ignore, Ignoble, Ignored, Ignorer, Ignores] -.cspell.json:3879:16 - Unknown word (Ignorecfg) Suggestions: [Ignore, Ignored, Ignorer, Ignores, Ignorers] -.cspell.json:3883:16 - Unknown word (Ignorecnt) Suggestions: [Ignorant, innocent, Innocent, Ignescent, Ignorance] -.cspell.json:3887:16 - Unknown word (Ignoreconn) Suggestions: [Ignorebom] -.cspell.json:3895:16 - Unknown word (Ignorech) Suggestions: [Ignore, Ignored, Ignorer, Ignores, Ignorers] -hack/cspell/.cspell.json:356:25 - Unknown word (contributorsrc) Suggestions: [contributors, contributor, contributory, contributor's, contributories] -hack/cspell/.cspell.json:358:10 - Unknown word (aknishid) Suggestions: [kadishim, anisic, aniseed] -hack/cspell/.cspell.json:359:10 - Unknown word (ando) Suggestions: [aldo, ands, andy, anno, Aldo] -hack/cspell/.cspell.json:360:10 - Unknown word (datelier) Suggestions: [dallier, darklier, dateline, datelined, datelines] -hack/cspell/.cspell.json:361:10 - Unknown word (dotdc) Suggestions: [dodo, dote, doth, dots, dotx] -hack/cspell/.cspell.json:362:10 - Unknown word (funakoshi) Suggestions: [funabashi, Funabashi] -hack/cspell/.cspell.json:363:10 - Unknown word (grimaud) Suggestions: [giraud, Giraud, grimed, grimace, grimaced] -hack/cspell/.cspell.json:364:10 - Unknown word (hiroto) Suggestions: [hereto, hirohito, Hirohito, kioto, proto] -hack/cspell/.cspell.json:365:10 - Unknown word (hrichik) Suggestions: [richie, rhachis, hick, hoick, hickok] -hack/cspell/.cspell.json:366:10 - Unknown word (hrichiksite) Suggestions: [] -hack/cspell/.cspell.json:367:10 - Unknown word (junsei) Suggestions: [junes, junkie, Junes, june, jansen] -hack/cspell/.cspell.json:368:10 - Unknown word (kadowaki) Suggestions: [kawasaki] -hack/cspell/.cspell.json:369:10 - Unknown word (kato) Suggestions: [kano, karo, kate, katy, kayo] -hack/cspell/.cspell.json:370:10 - Unknown word (katz) Suggestions: [kate, katy, Kate, Katy, kat] -hack/cspell/.cspell.json:371:10 - Unknown word (kevindiu) Suggestions: [kevin, kevin's] -hack/cspell/.cspell.json:372:10 - Unknown word (kiichiro) Suggestions: [kimchi] -hack/cspell/.cspell.json:373:10 - Unknown word (koichi) Suggestions: [kochi, Kochi, koch, kimchi, Koch] -hack/cspell/.cspell.json:374:10 - Unknown word (kosuke) Suggestions: [kishke, kosice, Kosice, josue, kopek] -hack/cspell/.cspell.json:375:10 - Unknown word (liusy) Suggestions: [lousy, luis, luisa, Luis, Luisa] -hack/cspell/.cspell.json:376:10 - Unknown word (mazumder) Suggestions: [maunder, maude, mazer, madder, maimer] -hack/cspell/.cspell.json:377:10 - Unknown word (morimoto) Suggestions: [morisot, Morisot, marmot, morion, morita] -hack/cspell/.cspell.json:378:10 - Unknown word (okamura) Suggestions: [kokura, okra, obama, okayama, oxymora] -hack/cspell/.cspell.json:379:10 - Unknown word (pgrimaud) Suggestions: [prima, primal, primas, primed, primus] -hack/cspell/.cspell.json:380:10 - Unknown word (rintaro) Suggestions: [ritard, ristra, rita, retro, riata] -hack/cspell/.cspell.json:381:10 - Unknown word (shiraishi) Suggestions: [sharpish, shortish, skirmish] -hack/cspell/.cspell.json:382:10 - Unknown word (siyuan) Suggestions: [siouan, Siouan, sian, sivan, silvan] -hack/cspell/.cspell.json:383:10 - Unknown word (taisuou) Suggestions: [taisho, Taisho, atishoo, tais, taino] -hack/cspell/.cspell.json:384:10 - Unknown word (takuyaymd) Suggestions: [] -hack/cspell/.cspell.json:385:10 - Unknown word (thedrow) Suggestions: [throw, theron, Theron, theory, theodora] -hack/cspell/.cspell.json:386:10 - Unknown word (ykadowak) Suggestions: [] -hack/cspell/.cspell.json:387:10 - Unknown word (yukawa) Suggestions: [yakka, yama, yawl, yawn, yawp] -hack/cspell/.cspell.json:388:10 - Unknown word (yusuke) Suggestions: [youse, nusku, Nusku, yuck, yuks] -hack/cspell/.cspell.json:389:10 - Unknown word (zchee) Suggestions: [ache, che, Che, zee, chef] -hack/cspell/.cspell.json:395:10 - Unknown word (bento) Suggestions: [bent, bents, benito, benton, Benito] -hack/cspell/.cspell.json:396:10 - Unknown word (tada) Suggestions: [tads, taka, tala, tana, tara] -hack/cspell/.cspell.json:402:10 - Unknown word (commandhistory) Suggestions: [] -hack/cspell/.cspell.json:403:10 - Unknown word (ptrace) Suggestions: [trace, dtrace, strace, Trace, parcae] -hack/cspell/.cspell.json:404:10 - Unknown word (seccomp) Suggestions: [secco, scop, scamp, scoop, second] -hack/cspell/.cspell.json:405:10 - Unknown word (zshhistory) Suggestions: [history, rhistory] -hack/cspell/.cspell.json:417:10 - Unknown word (vdctl) Suggestions: [vocal, vdt, vtl, VDT] -hack/cspell/.cspell.json:421:31 - Unknown word (applypatch) Suggestions: [] -hack/cspell/.cspell.json:423:10 - Unknown word (commitmsg) Suggestions: [commits, commit, comfits, commies, comfit's] -hack/cspell/.cspell.json:427:31 - Unknown word (fsmonitor) Suggestions: [monitor, unmonitor] -hack/cspell/.cspell.json:429:10 - Unknown word (binmode) Suggestions: [inode, linode, Linode, biome, binged] -hack/cspell/.cspell.json:430:10 - Unknown word (chld) Suggestions: [chad, chid, cold, child, Chad] -hack/cspell/.cspell.json:431:10 - Unknown word (clockid) Suggestions: [clocked, clock, clocks, coccid, cocked] -hack/cspell/.cspell.json:432:10 - Unknown word (msys) Suggestions: [mays, ms's, mses, msgs, Mays] -hack/cspell/.cspell.json:438:10 - Unknown word (allownonascii) Suggestions: [] -hack/cspell/.cspell.json:444:10 - Unknown word (hamano) Suggestions: [haman, Haman, hama, hamah, hamal] -hack/cspell/.cspell.json:445:10 - Unknown word (junio) Suggestions: [juno, julio, junco, junit, junto] -hack/cspell/.cspell.json:446:10 - Unknown word (oneline) Suggestions: [online, onegin, obelize, offline, onetime] -hack/cspell/.cspell.json:452:10 - Unknown word (echoback) Suggestions: [echoic] -hack/cspell/.cspell.json:458:10 - Unknown word (behaviour) Suggestions: [behavior, behaviors, behaver, behaving, belabour] -hack/cspell/.cspell.json:462:31 - Unknown word (sendemail) Suggestions: [sendmail, Sendmail, sendai, sendal, senegal] -hack/cspell/.cspell.json:465:10 - Unknown word (worktree) Suggestions: [oaktree, Oaktree, worker, workers, Worker] -hack/cspell/.cspell.json:471:10 - Unknown word (allowdeletetag) Suggestions: [] -hack/cspell/.cspell.json:472:10 - Unknown word (allowmodifytag) Suggestions: [] -hack/cspell/.cspell.json:473:10 - Unknown word (allowunannotated) Suggestions: [] -hack/cspell/.cspell.json:474:10 - Unknown word (newrev) Suggestions: [nerve, newer, negev, newel, newry] -hack/cspell/.cspell.json:475:10 - Unknown word (oldrev) Suggestions: [older, olden, oldie, oldies, lorded] -hack/cspell/.cspell.json:476:10 - Unknown word (projectdesc) Suggestions: [projected, projects, project's, projectors, projectiles] -hack/cspell/.cspell.json:486:21 - Unknown word (gitfiles) Suggestions: [gemfiles, dotfiles, nitriles, gillies, girlies] -hack/cspell/.cspell.json:488:10 - Unknown word (accesslog) Suggestions: [accessor, accessing, accession, access, access's] -hack/cspell/.cspell.json:489:10 - Unknown word (agentd) Suggestions: [agent, agents, Agent, aged, amend] -hack/cspell/.cspell.json:490:10 - Unknown word (autobuild) Suggestions: [autobus, autofill, autobuses, autopsied] -hack/cspell/.cspell.json:491:10 - Unknown word (benchmarkd) Suggestions: [benchmark, benchmarks, benchmarked, benchmark's, benchmarker] -hack/cspell/.cspell.json:492:10 - Unknown word (brandguidelines) Suggestions: [] -hack/cspell/.cspell.json:493:10 - Unknown word (clusterrolebinding) Suggestions: [] -hack/cspell/.cspell.json:494:10 - Unknown word (cmyk) Suggestions: [caky, cyma, cyme, calk, cark] -hack/cspell/.cspell.json:495:10 - Unknown word (conflint) Suggestions: [conflict, confine, confront, conjoint, conflicts] -hack/cspell/.cspell.json:497:10 - Unknown word (conv) Suggestions: [conc, cond, cone, conf, cong] -hack/cspell/.cspell.json:498:10 - Unknown word (darkgray) Suggestions: [darky, darker, darkey, darkly, daresay] -hack/cspell/.cspell.json:499:10 - Unknown word (deepsource) Suggestions: [resource] -hack/cspell/.cspell.json:500:10 - Unknown word (getstarted) Suggestions: [gestated, gestate, gestured, getstore, gettered] -hack/cspell/.cspell.json:502:10 - Unknown word (gongt) Suggestions: [gong, gongs, gang, gent, gnat] -hack/cspell/.cspell.json:503:10 - Unknown word (hadolint) Suggestions: [havoline, Havoline, haloing, hading, haling] -hack/cspell/.cspell.json:504:10 - Unknown word (helmignore) Suggestions: [] -hack/cspell/.cspell.json:505:10 - Unknown word (kosarak) Suggestions: [osaka, Osaka, kara, kaiak, karaj] -hack/cspell/.cspell.json:506:10 - Unknown word (kustomization) Suggestions: [customization] -hack/cspell/.cspell.json:507:10 - Unknown word (lycorp) Suggestions: [lycra, Lycra, corp, keycorp, Corp] -hack/cspell/.cspell.json:508:10 - Unknown word (multicluster) Suggestions: [] -hack/cspell/.cspell.json:509:10 - Unknown word (networkpolicy) Suggestions: [] -hack/cspell/.cspell.json:510:10 - Unknown word (nytimes) Suggestions: [nimes, natives, notices, Nimes, times] -hack/cspell/.cspell.json:511:10 - Unknown word (priorityclass) Suggestions: [] -hack/cspell/.cspell.json:512:10 - Unknown word (promtail) Suggestions: [portal, premial, primatial, postal, primal] -hack/cspell/.cspell.json:513:10 - Unknown word (serviceaccount) Suggestions: [] -hack/cspell/.cspell.json:514:10 - Unknown word (shogo) Suggestions: [shoo, soho, Soho, sago, shag] -hack/cspell/.cspell.json:515:10 - Unknown word (sidecard) Suggestions: [sidecar, sidecars, sideward, sidearm, sidebar] -hack/cspell/.cspell.json:516:10 - Unknown word (singleflight) Suggestions: [] -hack/cspell/.cspell.json:517:10 - Unknown word (softprops) Suggestions: [softphone, softwoods, southrons, softphones] -hack/cspell/.cspell.json:518:10 - Unknown word (technote) Suggestions: [techno, techie, tacnode, technic, ternate] -hack/cspell/.cspell.json:519:10 - Unknown word (testdata) Suggestions: [testate, userdata, testa, testas, testacy] -hack/cspell/.cspell.json:520:10 - Unknown word (textlintrc) Suggestions: [] -hack/cspell/.cspell.json:521:10 - Unknown word (tmpl) Suggestions: [tmp, tpl, impl, TPL, mpl] -hack/cspell/.cspell.json:522:10 - Unknown word (valdmirrortarget) Suggestions: [] -hack/cspell/.cspell.json:524:10 - Unknown word (whitesource) Suggestions: [whitehorse, whitespace] -hack/cspell/.cspell.json:530:10 - Unknown word (opencontainers) Suggestions: [] -hack/cspell/.cspell.json:536:10 - Unknown word (podname) Suggestions: [ponape, penname, prename, Ponape, dname] -hack/cspell/.cspell.json:573:10 - Unknown word (kubeval) Suggestions: [kubectl, uveal, rubella, rubeola, kube] -hack/cspell/.cspell.json:579:10 - Unknown word (gomod) Suggestions: [good, Good, mood, geod, goad] -hack/cspell/.cspell.json:585:10 - Unknown word (accesskey) Suggestions: [accessed, accesses, accessory, access, access's] -hack/cspell/.cspell.json:586:10 - Unknown word (secretkey) Suggestions: [secrete, secreted, secreter, secretes, secretly] -hack/cspell/.cspell.json:592:10 - Unknown word (serversscheme) Suggestions: [] -hack/cspell/.cspell.json:598:10 - Unknown word (gomaxprocs) Suggestions: [] -hack/cspell/.cspell.json:604:10 - Unknown word (snapclass) Suggestions: [snapless, sandglass, scapulas, sapless, snapchat] -hack/cspell/.cspell.json:610:10 - Unknown word (imagename) Suggestions: [imagine, imogene, imaginal, imaginary, imaginable] -hack/cspell/.cspell.json:617:10 - Unknown word (buildkitd) Suggestions: [buildkite, builded, building, buildtime] -hack/cspell/.cspell.json:618:10 - Unknown word (dockerhub) Suggestions: [docker, dockerd, dockers, dockerize] -hack/cspell/.cspell.json:619:10 - Unknown word (stargz) Suggestions: [stag, star, sarge, stage, stags] -hack/cspell/.cspell.json:625:10 - Unknown word (startswith) Suggestions: [statolith] -hack/cspell/.cspell.json:637:10 - Unknown word (gentest) Suggestions: [gentes, gentlest, genets, geest, genes] -hack/cspell/.cspell.json:655:10 - Unknown word (interal) Suggestions: [integral, internal, interval, interlay, intel] -hack/cspell/.cspell.json:661:10 - Unknown word (benchmak) Suggestions: [benchmark, benchmarks, beecham, bentham, Beecham] -hack/cspell/.cspell.json:673:10 - Unknown word (nirror) Suggestions: [nitor, nitro, narrow, nimrod, nitros] -hack/cspell/.cspell.json:679:10 - Unknown word (clusterwide) Suggestions: [clusterid, clustered, clustering] -hack/cspell/.cspell.json:691:10 - Unknown word (threadcreate) Suggestions: [] -hack/cspell/.cspell.json:697:10 - Unknown word (urllib) Suggestions: [uralic, Uralic, uglily, ugli, ulid] -hack/cspell/.cspell.json:703:10 - Unknown word (shortstat) Suggestions: [shortstop, shorts, shortcut, shortest, shortint] -hack/cspell/.cspell.json:709:10 - Unknown word (goproxy) Suggestions: [proxy, isproxy, Proxy, isProxy, gory] -hack/cspell/.cspell.json:716:10 - Unknown word (dockerfiles) Suggestions: [dockerfile, dockerize] -hack/cspell/.cspell.json:730:10 - Unknown word (testlint) Suggestions: [tslint, testing, eslint, testily, tessin] -hack/cspell/.cspell.json:736:10 - Unknown word (notests) Suggestions: [nests, notes, noesis, note's, noters] -hack/cspell/.cspell.json:737:10 - Unknown word (smallscreen) Suggestions: [] -hack/cspell/.cspell.json:750:10 - Unknown word (dylib) Suggestions: [dali, deli, drib, delia, delis] -hack/cspell/.cspell.json:751:10 - Unknown word (msvc) Suggestions: [msec, svc, Svc, macc, marc] -hack/cspell/.cspell.json:752:10 - Unknown word (nvim) Suggestions: [nim, nvm, vim, Vim, naif] -hack/cspell/.cspell.json:753:10 - Unknown word (nvimlog) Suggestions: [nimrod] -hack/cspell/.cspell.json:754:10 - Unknown word (rustc) Suggestions: [rust, rusts, rusty, rustic, Rusty] -hack/cspell/.cspell.json:755:10 - Unknown word (rustfmt) Suggestions: [rtfm, rust, rusts, rusty, russet] -hack/cspell/.cspell.json:761:10 - Unknown word (asasalint) Suggestions: [assailant, assailing, assaying] -hack/cspell/.cspell.json:762:10 - Unknown word (asciicheck) Suggestions: [] -hack/cspell/.cspell.json:763:10 - Unknown word (bidichk) Suggestions: [bidi, biisk, birch, bitch, brick] -hack/cspell/.cspell.json:764:10 - Unknown word (bodyclose) Suggestions: [] -hack/cspell/.cspell.json:765:10 - Unknown word (contextcheck) Suggestions: [] -hack/cspell/.cspell.json:766:10 - Unknown word (copylocks) Suggestions: [copybooks, coplots, copilots, copybook, copyboys] -hack/cspell/.cspell.json:767:10 - Unknown word (cyclop) Suggestions: [cyclo, cyclos, cyclops, Cyclops, clop] -hack/cspell/.cspell.json:768:10 - Unknown word (decorder) Suggestions: [decoder, recorder, decode, decider, decoded] -hack/cspell/.cspell.json:769:10 - Unknown word (depguard) Suggestions: [desugar, depart, deputed, deplumed] -hack/cspell/.cspell.json:770:10 - Unknown word (dupl) Suggestions: [dipl, dual, duel, dull, dupe] -hack/cspell/.cspell.json:771:10 - Unknown word (dupword) Suggestions: [dword, durward, Durward, uword, upward] -hack/cspell/.cspell.json:772:10 - Unknown word (durationcheck) Suggestions: [] -hack/cspell/.cspell.json:773:10 - Unknown word (errcheck) Suggestions: [recheck, rechecks] -hack/cspell/.cspell.json:774:10 - Unknown word (errchkjson) Suggestions: [erickson] -hack/cspell/.cspell.json:776:10 - Unknown word (errorlint) Suggestions: [erroring, rerolling, errorlog, enrolling, errorless] -hack/cspell/.cspell.json:777:10 - Unknown word (execinquery) Suggestions: [] -hack/cspell/.cspell.json:778:10 - Unknown word (exhaustruct) Suggestions: [] -hack/cspell/.cspell.json:779:10 - Unknown word (exportloopref) Suggestions: [] -hack/cspell/.cspell.json:780:10 - Unknown word (forbidigo) Suggestions: [forbid, forbids, forbidals, forbidden, forbidder] -hack/cspell/.cspell.json:781:10 - Unknown word (forcetypeassert) Suggestions: [] -hack/cspell/.cspell.json:782:10 - Unknown word (ginkgolinter) Suggestions: [] -hack/cspell/.cspell.json:783:10 - Unknown word (gocheckcompilerdirectives) Suggestions: [] -hack/cspell/.cspell.json:784:10 - Unknown word (gochecknoglobals) Suggestions: [] -hack/cspell/.cspell.json:785:10 - Unknown word (gochecknoinits) Suggestions: [] -hack/cspell/.cspell.json:786:10 - Unknown word (gocognit) Suggestions: [goonie] -hack/cspell/.cspell.json:787:10 - Unknown word (goconst) Suggestions: [goons, const, coons, goon, goos] -hack/cspell/.cspell.json:788:10 - Unknown word (gocritic) Suggestions: [gorizia] -hack/cspell/.cspell.json:789:10 - Unknown word (gocyclo) Suggestions: [glycol, gonzalo] -hack/cspell/.cspell.json:790:10 - Unknown word (godox) Suggestions: [godot, Godot, good, goode, goods] -hack/cspell/.cspell.json:791:10 - Unknown word (gofmt) Suggestions: [gift, goat, goff, gout, govt] -hack/cspell/.cspell.json:792:10 - Unknown word (goheader) Suggestions: [getheader, getHeader, header, gelder, gender] -hack/cspell/.cspell.json:793:10 - Unknown word (gomoddirectives) Suggestions: [] -hack/cspell/.cspell.json:794:10 - Unknown word (gomodguard) Suggestions: [] -hack/cspell/.cspell.json:795:10 - Unknown word (goprintffuncname) Suggestions: [] -hack/cspell/.cspell.json:796:10 - Unknown word (gosec) Suggestions: [cosec, goes, goer, gone, gore] -hack/cspell/.cspell.json:797:10 - Unknown word (gosimple) Suggestions: [gospel, Gospel] -hack/cspell/.cspell.json:798:10 - Unknown word (gosmopolitan) Suggestions: [] -hack/cspell/.cspell.json:799:10 - Unknown word (govet) Suggestions: [govt, Govt, covet, gave, give] -hack/cspell/.cspell.json:800:10 - Unknown word (importas) Suggestions: [imports, import's, import, imparts, imposts] -hack/cspell/.cspell.json:801:10 - Unknown word (ineffassign) Suggestions: [] -hack/cspell/.cspell.json:802:10 - Unknown word (interfacebloat) Suggestions: [] -hack/cspell/.cspell.json:803:10 - Unknown word (ireturn) Suggestions: [return, inturn, returns, intern, rerun] -hack/cspell/.cspell.json:804:10 - Unknown word (loggercheck) Suggestions: [loggerhead] -hack/cspell/.cspell.json:805:10 - Unknown word (logrlint) Suggestions: [login, logins, lorain, ligroin, logging] -hack/cspell/.cspell.json:806:10 - Unknown word (makezero) Suggestions: [maker, mazer, makers, mazers, maestro] -hack/cspell/.cspell.json:807:10 - Unknown word (megacheck) Suggestions: [megabuck, megathere, megachurch] -hack/cspell/.cspell.json:808:10 - Unknown word (musttag) Suggestions: [mustang, musting, muscat, mutate, muscats] -hack/cspell/.cspell.json:809:10 - Unknown word (nakedret) Suggestions: [nakeder, nakedest, naked, naker, nakedly] -hack/cspell/.cspell.json:810:10 - Unknown word (nestif) Suggestions: [nest, nests, nest's, nested, nester] -hack/cspell/.cspell.json:811:10 - Unknown word (nilnil) Suggestions: [nill, nihil, inline, innit, nlink] -hack/cspell/.cspell.json:812:10 - Unknown word (nlreturn) Suggestions: [return, nurture] -hack/cspell/.cspell.json:813:10 - Unknown word (nolintlint) Suggestions: [nominalist] -hack/cspell/.cspell.json:814:10 - Unknown word (nonamedreturns) Suggestions: [] -hack/cspell/.cspell.json:815:10 - Unknown word (nosprintfhostport) Suggestions: [] -hack/cspell/.cspell.json:816:10 - Unknown word (paralleltest) Suggestions: [parallels, parallel's, paralleled, parallelism, parallelled] -hack/cspell/.cspell.json:817:10 - Unknown word (prealloc) Suggestions: [preallot, realloc, preallots, prelatic, precalc] -hack/cspell/.cspell.json:818:10 - Unknown word (predeclared) Suggestions: [redeclared, predeceased, redeclare, predecease, predicated] -hack/cspell/.cspell.json:819:10 - Unknown word (promlinter) Suggestions: [politer, proline, profiter, prolines, promiser] -hack/cspell/.cspell.json:820:10 - Unknown word (rowserrcheck) Suggestions: [] -hack/cspell/.cspell.json:822:10 - Unknown word (sqlclosecheck) Suggestions: [] -hack/cspell/.cspell.json:823:10 - Unknown word (staticcheck) Suggestions: [statcheck, statCheck] -hack/cspell/.cspell.json:824:10 - Unknown word (stylecheck) Suggestions: [typecheck, statcheck] -hack/cspell/.cspell.json:825:10 - Unknown word (testableexamples) Suggestions: [] -hack/cspell/.cspell.json:826:10 - Unknown word (testpackage) Suggestions: [] -hack/cspell/.cspell.json:827:10 - Unknown word (thelper) Suggestions: [helper, telfer, teller, temper, thaler] -hack/cspell/.cspell.json:828:10 - Unknown word (tparallel) Suggestions: [tearable] -hack/cspell/.cspell.json:829:10 - Unknown word (unconvert) Suggestions: [uncover, uncovers, unconcern, unconverted, unbonnet] -hack/cspell/.cspell.json:830:10 - Unknown word (unparam) Suggestions: [unarm, param, dhparam, ecparam, unary] -hack/cspell/.cspell.json:831:10 - Unknown word (usestdlibvars) Suggestions: [] -hack/cspell/.cspell.json:832:10 - Unknown word (vetshadow) Suggestions: [] -hack/cspell/.cspell.json:833:10 - Unknown word (wastedassign) Suggestions: [] -hack/cspell/.cspell.json:834:10 - Unknown word (wrapcheck) Suggestions: [] -hack/cspell/.cspell.json:835:10 - Unknown word (wslissues) Suggestions: [swisses] -hack/cspell/.cspell.json:841:10 - Unknown word (besteffort) Suggestions: [] -hack/cspell/.cspell.json:842:10 - Unknown word (burstable) Suggestions: [burnable, burble, bursae, bursal, bustle] -hack/cspell/.cspell.json:843:10 - Unknown word (documentaion) Suggestions: [documentation, documentarian, documentations, documental, documentary] -hack/cspell/.cspell.json:844:10 - Unknown word (flamegraph) Suggestions: [] -hack/cspell/.cspell.json:845:10 - Unknown word (godoc) Suggestions: [gdoc, godot, Godot, good, goode] -hack/cspell/.cspell.json:846:10 - Unknown word (ngtd) Suggestions: [gtd, nard, nate, natl, nato] -hack/cspell/.cspell.json:847:10 - Unknown word (valdcli) Suggestions: [villi, valdez, valval, vandal, volsci] -hack/cspell/.cspell.json:855:10 - Unknown word (idrequest) Suggestions: [request, directest] -hack/cspell/.cspell.json:856:10 - Unknown word (mevie) Suggestions: [movie, reive, mede, mein, meir] -hack/cspell/.cspell.json:858:10 - Unknown word (rerank) Suggestions: [reran, errand, errant, rank, redan] -hack/cspell/.cspell.json:859:10 - Unknown word (sptag) Suggestions: [stag, sprag, spat, spate, spats] -hack/cspell/.cspell.json:860:10 - Unknown word (subtest) Suggestions: [subtext, subtlest, subset, sublets, subnets] -hack/cspell/.cspell.json:861:10 - Unknown word (vektor) Suggestions: [vector, veto, veter, vendor, venter] -hack/cspell/.cspell.json:867:10 - Unknown word (alogrithm) Suggestions: [algorithm, algorithms, algorism, algorithm's, algorithmic] -hack/cspell/.cspell.json:869:10 - Unknown word (apiversion) Suggestions: [] -hack/cspell/.cspell.json:872:10 - Unknown word (bulkinsert) Suggestions: [bulkiest, bulkiness, bulkier] -hack/cspell/.cspell.json:873:10 - Unknown word (cass) Suggestions: [ca's, cabs, cads, cams, cans] -hack/cspell/.cspell.json:874:10 - Unknown word (cellebration) Suggestions: [celebration, celebrations, cerebration, celebrator, calibration] -hack/cspell/.cspell.json:876:10 - Unknown word (cheking) Suggestions: [chewing, choking, checking, cheeking, chekiang] -hack/cspell/.cspell.json:877:10 - Unknown word (continous) Suggestions: [continuous*, continuos, continuo, continua, continue] -hack/cspell/.cspell.json:879:10 - Unknown word (createindex) Suggestions: [creatine, creatines, create_new] -hack/cspell/.cspell.json:880:10 - Unknown word (cxxflags) Suggestions: [cflags] -hack/cspell/.cspell.json:881:10 - Unknown word (deeepsource) Suggestions: [] -hack/cspell/.cspell.json:883:10 - Unknown word (depentency) Suggestions: [dependency, dependent, dementedly, dependence, dependents] -hack/cspell/.cspell.json:884:10 - Unknown word (devcontiner) Suggestions: [] -hack/cspell/.cspell.json:887:10 - Unknown word (errorgroup) Suggestions: [] -hack/cspell/.cspell.json:888:10 - Unknown word (exection) Suggestions: [execution*, ejection, election, erection, evection] -hack/cspell/.cspell.json:890:10 - Unknown word (exsiting) Suggestions: [existing, exiting, exciting, easting, editing] -hack/cspell/.cspell.json:892:10 - Unknown word (gorountine) Suggestions: [goroutine, coroutine, grouting, grunting, grounding] -hack/cspell/.cspell.json:895:10 - Unknown word (informations) Suggestions: [information, information's, Information, informatics, informational] -hack/cspell/.cspell.json:896:10 - Unknown word (iocopy) Suggestions: [isotopy, copy, dcopy, loopy, pbcopy] -hack/cspell/.cspell.json:898:10 - Unknown word (libquadmath) Suggestions: [] -hack/cspell/.cspell.json:899:10 - Unknown word (lincense) Suggestions: [license, linens, licente, lindens, licensed] -hack/cspell/.cspell.json:901:10 - Unknown word (makr) Suggestions: [mark, Mark, make, mako, maker] -hack/cspell/.cspell.json:903:10 - Unknown word (metas) Suggestions: [meats, meas, meta, mesas, metal] -hack/cspell/.cspell.json:904:10 - Unknown word (migratation) Suggestions: [migration, migrations] -hack/cspell/.cspell.json:905:10 - Unknown word (minnum) Suggestions: [minium, minim, minus, linum, minn] -hack/cspell/.cspell.json:906:10 - Unknown word (multiplatforms) Suggestions: [] -hack/cspell/.cspell.json:907:10 - Unknown word (netaddr) Suggestions: [neater, netcdf, nevada, Nevada, near] -hack/cspell/.cspell.json:909:10 - Unknown word (osdk) Suggestions: [osdi, OSDI, tsdk, sdk, soak] -hack/cspell/.cspell.json:910:10 - Unknown word (pacakge) Suggestions: [package, packaged, packager, packages, pancake] -hack/cspell/.cspell.json:911:10 - Unknown word (pacicked) Suggestions: [panicked, packed, picked, pacified, panicled] -hack/cspell/.cspell.json:912:10 - Unknown word (pbdocs) Suggestions: [docs, blocs, Docs, pods, pecos] -hack/cspell/.cspell.json:913:10 - Unknown word (performace) Suggestions: [performance, perforce, perforate, performant, performable] -hack/cspell/.cspell.json:914:10 - Unknown word (priorityclasses) Suggestions: [] -hack/cspell/.cspell.json:915:10 - Unknown word (savedmodel) Suggestions: [] -hack/cspell/.cspell.json:917:10 - Unknown word (slowloris) Suggestions: [slowworms, solaris, scowlers, slowworm, slopworks] -hack/cspell/.cspell.json:919:10 - Unknown word (stackdriver) Suggestions: [] -hack/cspell/.cspell.json:922:10 - Unknown word (tensorlfow) Suggestions: [tensorflow, TensorFlow, tensorflow's] -hack/cspell/.cspell.json:923:10 - Unknown word (tset) Suggestions: [stet, test, tret, tet, Tet] -hack/cspell/.cspell.json:924:10 - Unknown word (tutotial) Suggestions: [tutorial, tutorials, tutuila, Tutuila, total] -hack/cspell/.cspell.json:925:10 - Unknown word (unkeyed) Suggestions: [undyed, unsexed, unvexed, unkenned, nuked] -hack/cspell/.cspell.json:926:10 - Unknown word (unneccessary) Suggestions: [unnecessary*, unnecessarily] -hack/cspell/.cspell.json:928:10 - Unknown word (vcache) Suggestions: [cache, apache, Apache, cached, cacher] -hack/cspell/.cspell.json:930:10 - Unknown word (workdir) Suggestions: [worker, wordier, workday, Worker, word] -hack/cspell/.cspell.json:931:10 - Unknown word (yamls) Suggestions: [yaml, yams, yam's, yawls, yamljs] -hack/cspell/.cspell.json:939:10 - Unknown word (firstname) Suggestions: [filename, forename, firsthand] -hack/cspell/.cspell.json:940:10 - Unknown word (implmentes) Suggestions: [implements, implement's, implemented, implementer, implementers] -hack/cspell/.cspell.json:941:10 - Unknown word (lastname) Suggestions: [basename, hostname, lactam, lanate, lastfm] -hack/cspell/.cspell.json:942:10 - Unknown word (newfeature) Suggestions: [] -hack/cspell/.cspell.json:948:10 - Unknown word (armv) Suggestions: [argv, arms, army, arm, Arm] -hack/cspell/.cspell.json:949:10 - Unknown word (blas) Suggestions: [baas, bias, blab, blag, blah] -hack/cspell/.cspell.json:950:10 - Unknown word (copress) Suggestions: [cypress, compress, corpses, copers, copses] -hack/cspell/.cspell.json:951:10 - Unknown word (crlfmt) Suggestions: [crlf, craft, croft, cruft, Craft] -hack/cspell/.cspell.json:952:10 - Unknown word (crorg) Suggestions: [coorg, crore, Coorg, corr, clog] -hack/cspell/.cspell.json:953:10 - Unknown word (dbla) Suggestions: [dbal, dobla, dbl, deal, dial] -hack/cspell/.cspell.json:954:10 - Unknown word (dbuild) Suggestions: [build, ebuild, druid, Druid, built] -hack/cspell/.cspell.json:955:10 - Unknown word (dcmake) Suggestions: [cmake, drake, damage, Drake, cake] -hack/cspell/.cspell.json:956:10 - Unknown word (dfaiss) Suggestions: [dais, daisy, dais's, daises, deairs] -hack/cspell/.cspell.json:958:10 - Unknown word (extldflags) Suggestions: [] -hack/cspell/.cspell.json:959:10 - Unknown word (fmerge) Suggestions: [merge, emerge, ferne, forge, frere] -hack/cspell/.cspell.json:960:10 - Unknown word (fopenmp) Suggestions: [foment, foments, foretop, forename] -hack/cspell/.cspell.json:961:10 - Unknown word (funroll) Suggestions: [furl, ferrol, fungal, funnel, funeral] -hack/cspell/.cspell.json:962:10 - Unknown word (ghcrorg) Suggestions: [ghcr, grog, gharry] -hack/cspell/.cspell.json:964:10 - Unknown word (gocache) Suggestions: [gouache, geocache, ganache, gouaches, geocached] -hack/cspell/.cspell.json:966:10 - Unknown word (groundtruth) Suggestions: [groundnut, groundnuts, groundcloth] -hack/cspell/.cspell.json:967:10 - Unknown word (gsub) Suggestions: [grub, sub, gush, gust, gus] -hack/cspell/.cspell.json:968:10 - Unknown word (laec) Suggestions: [alec, lace, laic, lac, aec] -hack/cspell/.cspell.json:969:10 - Unknown word (lgfortran) Suggestions: [fortran] -hack/cspell/.cspell.json:970:10 - Unknown word (lhdf) Suggestions: [lade, lads, lady, leaf, leda] -hack/cspell/.cspell.json:971:10 - Unknown word (libfaiss) Suggestions: [libras, libris, libra's, libya's, libyans] -hack/cspell/.cspell.json:972:10 - Unknown word (llapack) Suggestions: [lack, alpaca, kalpak, lanark, lamarck] -hack/cspell/.cspell.json:973:10 - Unknown word (lopenblas) Suggestions: [lowenbrau] -hack/cspell/.cspell.json:974:10 - Unknown word (lstdc) Suggestions: [lotic, lstat, lytic, ldc, lsd] -hack/cspell/.cspell.json:975:10 - Unknown word (makelists) Suggestions: [makefast, mateless, maledicts, makeshifts] -hack/cspell/.cspell.json:976:10 - Unknown word (mtune) Suggestions: [tune, mute, mane, maun, mene] -hack/cspell/.cspell.json:977:10 - Unknown word (ncpu) Suggestions: [ncp, cpu, CPU, cnp, scup] -hack/cspell/.cspell.json:979:10 - Unknown word (nproc) Suggestions: [proc, narco, narc, nero, ngrok] -hack/cspell/.cspell.json:980:10 - Unknown word (nprocessors) Suggestions: [processors, processor] -hack/cspell/.cspell.json:981:10 - Unknown word (numpanes) Suggestions: [unmans, unmakes, nampa's, nuances, numbats] -hack/cspell/.cspell.json:982:10 - Unknown word (ofast) Suggestions: [oast, fast, FAST, oafs, oats] -hack/cspell/.cspell.json:983:10 - Unknown word (onln) Suggestions: [only, nola, nolo, noon, noun] -hack/cspell/.cspell.json:985:10 - Unknown word (pbgos) Suggestions: [progs, bogs, pb's, pegs, pigs] -hack/cspell/.cspell.json:986:10 - Unknown word (protodirs) Suggestions: [prosodies, pretors, protons, proctors, prodders] -hack/cspell/.cspell.json:987:10 - Unknown word (protos) Suggestions: [proto, photos, promos, proton, protons] -hack/cspell/.cspell.json:988:10 - Unknown word (pthread) Suggestions: [thread, pithead, pothead, tread, threat] -hack/cspell/.cspell.json:989:10 - Unknown word (relro) Suggestions: [repro, retro, regor, Regor, rear] -hack/cspell/.cspell.json:990:10 - Unknown word (rlength) Suggestions: [length, Length, relight, regt, rent] -hack/cspell/.cspell.json:991:10 - Unknown word (rstart) Suggestions: [restart, start, retard, retort, ritard] -hack/cspell/.cspell.json:993:10 - Unknown word (strictgoimports) Suggestions: [] -hack/cspell/.cspell.json:994:10 - Unknown word (toplevel) Suggestions: [topee, topees, topless, toileted] -hack/cspell/.cspell.json:1000:10 - Unknown word (benchmem) Suggestions: [benched, bencher, benches, benchley, Benchley] -hack/cspell/.cspell.json:1003:10 - Unknown word (memprofile) Suggestions: [] -hack/cspell/.cspell.json:1011:10 - Unknown word (linkmode) Suggestions: [linode, Linode, linked, linde, lingcod] -hack/cspell/.cspell.json:1012:10 - Unknown word (popd) Suggestions: [pond, pood, pope, pops, Pope] -hack/cspell/.cspell.json:1013:10 - Unknown word (pushd) Suggestions: [push, pushy, pushed, pash, pish] -hack/cspell/.cspell.json:1020:10 - Unknown word (modcache) Suggestions: [memcache, mustache, memcached] -hack/cspell/.cspell.json:1021:10 - Unknown word (testcache) Suggestions: [testcase, testacy, testate, tentacle, testable] -hack/cspell/.cspell.json:1027:10 - Unknown word (buildcache) Suggestions: [] -hack/cspell/.cspell.json:1030:10 - Unknown word (mediatypes) Suggestions: [mediates, meditates, mediate, mediacies, mediative] -hack/cspell/.cspell.json:1031:10 - Unknown word (npmjs) Suggestions: [nims, noms, np's, nam's, names] -hack/cspell/.cspell.json:1037:10 - Unknown word (ecrud) Suggestions: [ecru, ecrus, crud, cered, curd] -hack/cspell/.cspell.json:1043:10 - Unknown word (apiv) Suggestions: [api3, apia, apib, apis, aptv] -hack/cspell/.cspell.json:1044:10 - Unknown word (buildid) Suggestions: [builded, build, builds, build's, builder] -hack/cspell/.cspell.json:1046:10 - Unknown word (modcacherw) Suggestions: [] -hack/cspell/.cspell.json:1047:10 - Unknown word (netgo) Suggestions: [nato, nebo, nero, neth, nets] -hack/cspell/.cspell.json:1048:10 - Unknown word (osusergo) Suggestions: [oswego] -hack/cspell/.cspell.json:1050:10 - Unknown word (trimpath) Suggestions: [timpani, tripart, trippet, triumph, trumpet] -hack/cspell/.cspell.json:1057:10 - Unknown word (xzvf) Suggestions: [xchf, xcvi, xref, xsrf, xxvi] -hack/cspell/.cspell.json:1063:10 - Unknown word (loadbalancer) Suggestions: [] -hack/cspell/.cspell.json:1064:10 - Unknown word (storageclass) Suggestions: [] -hack/cspell/.cspell.json:1070:10 - Unknown word (cainjector) Suggestions: [connector] -hack/cspell/.cspell.json:1072:10 - Unknown word (jaegertracing) Suggestions: [] -hack/cspell/.cspell.json:1073:10 - Unknown word (operatorusing) Suggestions: [] -hack/cspell/.cspell.json:1075:10 - Unknown word (serrver) Suggestions: [server, Server, serer, serve, served] -hack/cspell/.cspell.json:1081:10 - Unknown word (conntrack) Suggestions: [contract, contra, contact, contras, contrail] -hack/cspell/.cspell.json:1082:10 - Unknown word (netfilter) Suggestions: [nettler, entailer, nettlier, netter, nettier] -hack/cspell/.cspell.json:1088:10 - Unknown word (hostpath) Suggestions: [dstpath, rootpath, jsonpath, hosta, hotpot] -hack/cspell/.cspell.json:1095:10 - Unknown word (protobufs) Suggestions: [protobufjs, proofs, proteus, protons, pronouns] -hack/cspell/.cspell.json:1102:10 - Unknown word (covermode) Suggestions: [colormode, colorMode, covered, commode, corrode] -hack/cspell/.cspell.json:1103:10 - Unknown word (coverprofile) Suggestions: [] -hack/cspell/.cspell.json:1104:10 - Unknown word (cweill) Suggestions: [weill, Weill, ceil, cell, ceils] -hack/cspell/.cspell.json:1105:10 - Unknown word (gotesttools) Suggestions: [] -hack/cspell/.cspell.json:1106:10 - Unknown word (mfridman) Suggestions: [meridian, maidan, maiman, marian, merida] -hack/cspell/.cspell.json:1108:10 - Unknown word (showteststatus) Suggestions: [] -hack/cspell/.cspell.json:1114:10 - Unknown word (busa) Suggestions: [buna, busd, bush, busk, busl] -hack/cspell/.cspell.json:1118:10 - Unknown word (dhdf) Suggestions: [hdkf, hdd, dada, dado, dads] -hack/cspell/.cspell.json:1119:10 - Unknown word (dzlib) Suggestions: [zlib, Zlib, dali, deli, drib] -hack/cspell/.cspell.json:1120:10 - Unknown word (fatih) Suggestions: [faith, Faith, fath, fatah, Fatah] -hack/cspell/.cspell.json:1121:10 - Unknown word (gomodifytags) Suggestions: [] -hack/cspell/.cspell.json:1122:10 - Unknown word (goplay) Suggestions: [godly, golan, golly, gopak, goaway] -hack/cspell/.cspell.json:1123:10 - Unknown word (haya) Suggestions: [hama, hasa, hays, hiya, Hama] -hack/cspell/.cspell.json:1124:10 - Unknown word (honnef) Suggestions: [hone, honed, honer, hones, honey] -hack/cspell/.cspell.json:1125:10 - Unknown word (josharian) Suggestions: [tocharian, Tocharian, tokharian, Tokharian, yossarian] -hack/cspell/.cspell.json:1126:10 - Unknown word (libz) Suggestions: [libs, linz, Linz, lib, liz] -hack/cspell/.cspell.json:1127:10 - Unknown word (momotaro) Suggestions: [mooter, mortar, montero, mooters, mortars] -hack/cspell/.cspell.json:1128:10 - Unknown word (mvdan) Suggestions: [medan, Medan, mada, mean, moan] -hack/cspell/.cspell.json:1129:10 - Unknown word (segmentio) Suggestions: [segment, segments, segment's, segmental, segmented] -hack/cspell/.cspell.json:1132:10 - Unknown word (tlsv) Suggestions: [tlsv1, TLSv1, tls, TLS, lts] -hack/cspell/.cspell.json:1141:10 - Unknown word (codacy) Suggestions: [coda, cody, coach, coact, coaly] -hack/cspell/.cspell.json:1163:10 - Unknown word (srcset) Suggestions: [sachet, secret, socket, subset, sunset] -hack/cspell/.cspell.json:1175:10 - Unknown word (bignum) Suggestions: [lignum, signum, begum, bonum, barnum] -hack/cspell/.cspell.json:1176:10 - Unknown word (fixnum) Suggestions: [filum, fixup, frenum, signum, film] -hack/cspell/.cspell.json:1177:10 - Unknown word (hasn) Suggestions: [hans, Hans, hahn, hasa, hash] -hack/cspell/.cspell.json:1178:10 - Unknown word (sfixed) Suggestions: [fixed, sifted, sexed, shied, sided] -hack/cspell/.cspell.json:1179:10 - Unknown word (sint) Suggestions: [snit, sent, sift, silt, sind] -hack/cspell/.cspell.json:1180:10 - Unknown word (stockout) Suggestions: [stockist, stockpot, stickouts, stockport, Stockport] -hack/cspell/.cspell.json:1186:10 - Unknown word (wrapperspb) Suggestions: [wrappers, wrapper, whappers, wrapper's] -hack/cspell/.cspell.json:1192:10 - Unknown word (protojson) Suggestions: [protozoon, proton, protons, protocol, protozoa] -hack/cspell/.cspell.json:1198:10 - Unknown word (indexmapkey) Suggestions: [] -hack/cspell/.cspell.json:1199:10 - Unknown word (indexmapvalue) Suggestions: [] -hack/cspell/.cspell.json:1200:10 - Unknown word (lenmapkey) Suggestions: [] -hack/cspell/.cspell.json:1201:10 - Unknown word (lenmapvalue) Suggestions: [] -hack/cspell/.cspell.json:1202:10 - Unknown word (mapkey) Suggestions: [make, maker, makes, mamey, manky] -hack/cspell/.cspell.json:1203:10 - Unknown word (mapvalue) Suggestions: [maple, makalu, macaque, mappable] -hack/cspell/.cspell.json:1204:10 - Unknown word (postmsg) Suggestions: [posts, post's, postbag, postcss, posting] -hack/cspell/.cspell.json:1205:10 - Unknown word (protohelpers) Suggestions: [] -hack/cspell/.cspell.json:1206:10 - Unknown word (vtmsg) Suggestions: [vims, msg, MSG] -hack/cspell/.cspell.json:1207:10 - Unknown word (vtpb) Suggestions: [vape, verb, vips, vtol, vip] -hack/cspell/.cspell.json:1208:10 - Unknown word (wiretype) Suggestions: [wiretap, wiretaps, filetype, mimetype, wiredep] -hack/cspell/.cspell.json:1215:10 - Unknown word (durationpb) Suggestions: [duration, durations, duration's, durational, deration] -hack/cspell/.cspell.json:1242:10 - Unknown word (createandsave) Suggestions: [] -hack/cspell/.cspell.json:1248:10 - Unknown word (objc) Suggestions: [obj, ob's, obad, obdt, obey] -hack/cspell/.cspell.json:1267:10 - Unknown word (uintptr) Suggestions: [uniter, intort, uint, unapt] -hack/cspell/.cspell.json:1273:10 - Unknown word (subtests) Suggestions: [subtexts, subsets, sublets, subnets, subtext] -hack/cspell/.cspell.json:1286:10 - Unknown word (neoeinstein) Suggestions: [] -hack/cspell/.cspell.json:1287:10 - Unknown word (openapiv) Suggestions: [openapi, OpenAPI, openai, OpenAI, opencv] -hack/cspell/.cspell.json:1288:10 - Unknown word (pseudomuto) Suggestions: [] -hack/cspell/.cspell.json:1294:10 - Unknown word (vbjs) Suggestions: [vbs, jbs, va's, vacs, vans] -hack/cspell/.cspell.json:1300:10 - Unknown word (valdbenchmarkoperator) Suggestions: [] -hack/cspell/.cspell.json:1301:10 - Unknown word (valdbenchmarkoperatorreleases) Suggestions: [] -hack/cspell/.cspell.json:1302:10 - Unknown word (vbor) Suggestions: [vbox, bor, vob, ebro, Ebro] -hack/cspell/.cspell.json:1303:10 - Unknown word (vbors) Suggestions: [bors, Bors, bros, Bros, vars] -hack/cspell/.cspell.json:1309:10 - Unknown word (vbss) Suggestions: [vbs, vss, tsbs, v's, vas] -hack/cspell/.cspell.json:1315:10 - Unknown word (deletecollection) Suggestions: [] -hack/cspell/.cspell.json:1321:10 - Unknown word (readyz) Suggestions: [ready, Ready, read, readd, reade] -hack/cspell/.cspell.json:1327:10 - Unknown word (vhors) Suggestions: [hors, vars, vers, voes, vols] -hack/cspell/.cspell.json:1333:10 - Unknown word (clusterrolebindings) Suggestions: [] -hack/cspell/.cspell.json:1334:10 - Unknown word (clusterroles) Suggestions: [] -hack/cspell/.cspell.json:1335:10 - Unknown word (customresourcedefinitions) Suggestions: [] -hack/cspell/.cspell.json:1336:10 - Unknown word (horizontalpodautoscalers) Suggestions: [] -hack/cspell/.cspell.json:1337:10 - Unknown word (networkpolicies) Suggestions: [] -hack/cspell/.cspell.json:1338:10 - Unknown word (persistentvolumeclaims) Suggestions: [] -hack/cspell/.cspell.json:1339:10 - Unknown word (poddisruptionbudgets) Suggestions: [] -hack/cspell/.cspell.json:1341:10 - Unknown word (serviceaccounts) Suggestions: [] -hack/cspell/.cspell.json:1342:10 - Unknown word (statefulsets) Suggestions: [] -hack/cspell/.cspell.json:1360:10 - Unknown word (valdchart) Suggestions: [] -hack/cspell/.cspell.json:1361:10 - Unknown word (valdname) Suggestions: [badname, BADNAME, valance, valiance, valine] -hack/cspell/.cspell.json:1381:10 - Unknown word (goroutines) Suggestions: [goroutine, coroutines, coroutine, groupies, groutier] -hack/cspell/.cspell.json:1388:10 - Unknown word (valdmirrortargets) Suggestions: [] -hack/cspell/.cspell.json:1389:10 - Unknown word (vmts) Suggestions: [vats, vets, mv's, vast, vest] -hack/cspell/.cspell.json:1395:10 - Unknown word (envkey) Suggestions: [newkey, envy, ensky, envoy, envied] -hack/cspell/.cspell.json:1396:10 - Unknown word (rsslimit) Suggestions: [resubmit] -hack/cspell/.cspell.json:1397:10 - Unknown word (vszlimit) Suggestions: [] -hack/cspell/.cspell.json:1433:10 - Unknown word (pfile) Suggestions: [pile, file, FILE, piffle, rifle] -hack/cspell/.cspell.json:1434:10 - Unknown word (vmdata) Suggestions: [vedanta, Vedanta, data, cdata, nodata] -hack/cspell/.cspell.json:1435:10 - Unknown word (vmexe) Suggestions: [vext, vexed, vexer, vexes, VEXT] -hack/cspell/.cspell.json:1436:10 - Unknown word (vmlib) Suggestions: [imlib, Imlib, valid, vmnic, zlib] -hack/cspell/.cspell.json:1437:10 - Unknown word (vmlock) Suggestions: [veloce, lock, mock, block, smock] -hack/cspell/.cspell.json:1438:10 - Unknown word (vmpin) Suggestions: [vain, vein, vapid, venin, vmnic] -hack/cspell/.cspell.json:1439:10 - Unknown word (vmpte) Suggestions: [vape, vite, vote, vpce, mate] -hack/cspell/.cspell.json:1440:10 - Unknown word (vmstack) Suggestions: [vmstat, stack, jamstack, smack, vesta] -hack/cspell/.cspell.json:1441:10 - Unknown word (vmswap) Suggestions: [vmstat, swap, mkswap, ismap, vasa] -hack/cspell/.cspell.json:1447:10 - Unknown word (tonistiigi) Suggestions: [] -hack/cspell/.cspell.json:1453:10 - Unknown word (graphviz) Suggestions: [graphic, graph, graphs, gravid, graph's] -hack/cspell/.cspell.json:1459:10 - Unknown word (titile) Suggestions: [title, tittle, tile, titi, tithe] -hack/cspell/.cspell.json:1473:10 - Unknown word (chrono) Suggestions: [chron, chromo, chronol, chronon, Chron] -hack/cspell/.cspell.json:1474:10 - Unknown word (nanos) Suggestions: [nano, naos, nan's, naxos, Nan's] -hack/cspell/.cspell.json:1484:10 - Unknown word (httputil) Suggestions: [tzutil, ethutil, httpie, hdiutil] -hack/cspell/.cspell.json:1485:10 - Unknown word (ioutil) Suggestions: [ioctl, instil, inutile, util, scutil] -hack/cspell/.cspell.json:1486:10 - Unknown word (roundtripper) Suggestions: [roundtrip, roundtrips] -hack/cspell/.cspell.json:1487:10 - Unknown word (structs) Suggestions: [struts, strut, stouts, strict, struck] -hack/cspell/.cspell.json:1494:10 - Unknown word (rebalancing) Suggestions: [replacing, rebalanced, rebranding, replanning, replanting] -hack/cspell/.cspell.json:1501:10 - Unknown word (verctors) Suggestions: [vectors, evictors, rectors, erectors, vector] -hack/cspell/.cspell.json:1507:10 - Unknown word (nodeby) Suggestions: [node, nobby, noddy, nodes, nosey] -hack/cspell/.cspell.json:1520:10 - Unknown word (maxprocs) Suggestions: [marcos, Marcos, marcs, maroc, maros] -hack/cspell/.cspell.json:1521:10 - Unknown word (streaminsert) Suggestions: [streamiest, streamier, streamliner, streamliners] -hack/cspell/.cspell.json:1527:10 - Unknown word (cvspq) Suggestions: [cspr, cusp, cvss, cusps, cvs's] -hack/cspell/.cspell.json:1528:10 - Unknown word (jrnlw) Suggestions: [] -hack/cspell/.cspell.json:1550:10 - Unknown word (brbsp) Suggestions: [bibs, bobs, br's, bras, bris] -hack/cspell/.cspell.json:1551:10 - Unknown word (dnxbb) Suggestions: [] -hack/cspell/.cspell.json:1552:10 - Unknown word (ghlpx) Suggestions: [gulp, galax, gulps, gulpy, ghx] -hack/cspell/.cspell.json:1553:10 - Unknown word (gzcr) Suggestions: [ghcr, gcr, gaur, gdpr, gear] -hack/cspell/.cspell.json:1554:10 - Unknown word (hbklj) Suggestions: [] -hack/cspell/.cspell.json:1555:10 - Unknown word (kgrdf) Suggestions: [kerf, kurd, Kurd, graf, Graf] -hack/cspell/.cspell.json:1557:10 - Unknown word (vjbqx) Suggestions: [vbox] -hack/cspell/.cspell.json:1558:10 - Unknown word (vlmpg) Suggestions: [vamp, vlog, vamps, vampy, lpg] -hack/cspell/.cspell.json:1559:10 - Unknown word (wtlcv) Suggestions: [welch, wilco, tlc, TLC] -hack/cspell/.cspell.json:1560:10 - Unknown word (xmws) Suggestions: [xmas, Xmas, cwms, msw, wms] -hack/cspell/.cspell.json:1566:10 - Unknown word (vectorizing) Suggestions: [vectoring, vectorize, vectorized, vectorizes, victimizing] -hack/cspell/.cspell.json:1572:10 - Unknown word (accesss) Suggestions: [access, access's, accesses, accedes, accents] -hack/cspell/.cspell.json:1584:10 - Unknown word (achive) Suggestions: [achieve*, archive*, active, chive, ache] -hack/cspell/.cspell.json:1585:10 - Unknown word (milli) Suggestions: [mill, mille, mills, millie, Mill] -hack/cspell/.cspell.json:1594:10 - Unknown word (retrive) Suggestions: [retrieve, retire, retiree, reive, retie] -hack/cspell/.cspell.json:1602:10 - Unknown word (valdhelmopratorreleases) Suggestions: [] -hack/cspell/.cspell.json:1620:10 - Unknown word (agnet) Suggestions: [agent, Agent, anet, aglet, agnes] -hack/cspell/.cspell.json:1628:10 - Unknown word (initdb) Suggestions: [initd, init, inits, initio, initrd] -hack/cspell/.cspell.json:1634:10 - Unknown word (cqlsh) Suggestions: [cash, clsx, cols, cosh, ctsh] -hack/cspell/.cspell.json:1641:10 - Unknown word (adal) Suggestions: [adam, adan, adar, adas, adsl] -hack/cspell/.cspell.json:1642:10 - Unknown word (afero) Suggestions: [aero, afro, affero, Afro, Affero] -hack/cspell/.cspell.json:1643:10 - Unknown word (ajstarks) Suggestions: [astrals, altars, asters, attars, altar's] -hack/cspell/.cspell.json:1645:10 - Unknown word (ansiterm) Suggestions: [nastier, antietam, Antietam, aster, aniler] -hack/cspell/.cspell.json:1646:10 - Unknown word (antihax) Suggestions: [antiar, antifa, anthrax, antipas, antiwar] -hack/cspell/.cspell.json:1647:10 - Unknown word (appengine) Suggestions: [apennine, Apennine, appending, apennines, Apennines] -hack/cspell/.cspell.json:1648:10 - Unknown word (armon) Suggestions: [ramon, amon, aron, ammon, argon] -hack/cspell/.cspell.json:1649:10 - Unknown word (astcopy) Suggestions: [satrapy, atop, ascot, aston, astor] -hack/cspell/.cspell.json:1650:10 - Unknown word (astequal) Suggestions: [asexual, asternal, actual, astral, apteral] -hack/cspell/.cspell.json:1651:10 - Unknown word (autorest) Suggestions: [autodesk, austerest, authoress, Autodesk, automats] -hack/cspell/.cspell.json:1652:10 - Unknown word (azcore) Suggestions: [acre, acorn, adore, afore, alcor] -hack/cspell/.cspell.json:1653:10 - Unknown word (azidentity) Suggestions: [identity] -hack/cspell/.cspell.json:1654:10 - Unknown word (benbjohnson) Suggestions: [] -hack/cspell/.cspell.json:1655:10 - Unknown word (beorn) Suggestions: [bern, born, Bern, Born, boer] -hack/cspell/.cspell.json:1656:10 - Unknown word (blackfriday) Suggestions: [] -hack/cspell/.cspell.json:1657:10 - Unknown word (bmizerany) Suggestions: [] -hack/cspell/.cspell.json:1658:10 - Unknown word (boombuler) Suggestions: [bomber, boomer, boodler, boomier, boomlet] -hack/cspell/.cspell.json:1659:10 - Unknown word (buger) Suggestions: [buber, buyer, budger, bugger, bugler] -hack/cspell/.cspell.json:1660:10 - Unknown word (bytefmt) Suggestions: [byte, befit, bytes, bytom, bereft] -hack/cspell/.cspell.json:1661:10 - Unknown word (campoy) Suggestions: [campo, campy, campos, Campos, canopy] -hack/cspell/.cspell.json:1662:10 - Unknown word (cenkalti) Suggestions: [cental, cembali, centals, centauri] -hack/cspell/.cspell.json:1663:10 - Unknown word (cespare) Suggestions: [cesurae, cesar, caspar, centare, compare] -hack/cspell/.cspell.json:1664:10 - Unknown word (chunkreader) Suggestions: [] -hack/cspell/.cspell.json:1665:10 - Unknown word (chzyer) Suggestions: [cher, cheer, coyer, chafer, chaser] -hack/cspell/.cspell.json:1666:10 - Unknown word (cloudfoundry) Suggestions: [] -hack/cspell/.cspell.json:1667:10 - Unknown word (cloudsql) Suggestions: [clouds, clods, cloud, cloudy, clouts] -hack/cspell/.cspell.json:1668:10 - Unknown word (cmdflag) Suggestions: [cmdg, cflags, cmdlet, cedulas] -hack/cspell/.cspell.json:1669:10 - Unknown word (colorstring) Suggestions: [coloring, closuring, colorizing, cloistering, colorcasting] -hack/cspell/.cspell.json:1670:10 - Unknown word (configsources) Suggestions: [configures] -hack/cspell/.cspell.json:1671:10 - Unknown word (cpuguy) Suggestions: [puggy, cuppy, cupful, cuprum, cagy] -hack/cspell/.cspell.json:1672:10 - Unknown word (cpuid) Suggestions: [cupid, Cupid, cuid, cupids, chid] -hack/cspell/.cspell.json:1673:10 - Unknown word (creack) Suggestions: [crack, creak, check, clack, crank] -hack/cspell/.cspell.json:1674:10 - Unknown word (davecgh) Suggestions: [dave, daleth, dave's, diverge, dovecot] -hack/cspell/.cspell.json:1675:10 - Unknown word (dbus) Suggestions: [dubs, dbms, deus, debus, Deus] -hack/cspell/.cspell.json:1676:10 - Unknown word (dejavu) Suggestions: [deja, déjà, deva, devas, dead] -hack/cspell/.cspell.json:1677:10 - Unknown word (demangle) Suggestions: [derange, damnable, deane, damage, deanne] -hack/cspell/.cspell.json:1678:10 - Unknown word (denisenkom) Suggestions: [] -hack/cspell/.cspell.json:1679:10 - Unknown word (devigned) Suggestions: [deigned, designed, defined, deviled, devised] -hack/cspell/.cspell.json:1680:10 - Unknown word (dgryski) Suggestions: [drys, dorsi] -hack/cspell/.cspell.json:1681:10 - Unknown word (difflib) Suggestions: [daffily, diff, diffs, diffed, differ] -hack/cspell/.cspell.json:1682:10 - Unknown word (diskv) Suggestions: [disk, disks, desk, dick, dike] -hack/cspell/.cspell.json:1683:10 - Unknown word (dnaeon) Suggestions: [danton, Danton, deon, dagon, damon] -hack/cspell/.cspell.json:1684:10 - Unknown word (docopt) Suggestions: [dcopy, dicot, dropt, dacoit, decoct] -hack/cspell/.cspell.json:1685:10 - Unknown word (easyjson) Suggestions: [] -hack/cspell/.cspell.json:1686:10 - Unknown word (embedmd) Suggestions: [embed, embeds, embedded, ebbed, ember] -hack/cspell/.cspell.json:1687:10 - Unknown word (emicklei) Suggestions: [emilie, Emilie, emile] -hack/cspell/.cspell.json:1689:10 - Unknown word (evanphx) Suggestions: [evan, evans, evan's, evangel, evanish] -hack/cspell/.cspell.json:1690:10 - Unknown word (eventstream) Suggestions: [event-stream, endstream] -hack/cspell/.cspell.json:1691:10 - Unknown word (fastuuid) Suggestions: [fasted, fatuus, factoid, fatimid, fastened] -hack/cspell/.cspell.json:1692:10 - Unknown word (felixge) Suggestions: [felix, felice, feline, felipe, felix's] -hack/cspell/.cspell.json:1693:10 - Unknown word (fgprof) Suggestions: [fsproj, --prof, sigprof, SIGPROF, faro] -hack/cspell/.cspell.json:1694:10 - Unknown word (filippo) Suggestions: [flippy, filipino, Filipino, flip, flips] -hack/cspell/.cspell.json:1695:10 - Unknown word (firestore) Suggestions: [firestone, firestorm, Firestone, foreshore, foreswore] -hack/cspell/.cspell.json:1696:10 - Unknown word (flowrate) Suggestions: [florae, flowage, floorage, flowerage, floret] -hack/cspell/.cspell.json:1697:10 - Unknown word (fogleman) Suggestions: [fugleman, foeman, foreman, foilsman, Foreman] -hack/cspell/.cspell.json:1698:10 - Unknown word (fortytw) Suggestions: [forty, forsyth, forty's, Forsyth, fort] -hack/cspell/.cspell.json:1699:10 - Unknown word (fpdf) Suggestions: [pdf, PDF, fade, fado, fads] -hack/cspell/.cspell.json:1700:10 - Unknown word (frankban) Suggestions: [franklin, franklyn, Franklin, Franklyn, frank] -hack/cspell/.cspell.json:1701:10 - Unknown word (freetype) Suggestions: [filetype, freestyle, truetype, freely, freeze] -hack/cspell/.cspell.json:1702:10 - Unknown word (glfw) Suggestions: [glow, gaff, gift, gifu, glad] -hack/cspell/.cspell.json:1703:10 - Unknown word (goautoneg) Suggestions: [] -hack/cspell/.cspell.json:1704:10 - Unknown word (gobwas) Suggestions: [gobs, gob's, gobos, gowan, gowns] -hack/cspell/.cspell.json:1705:10 - Unknown word (godbus) Suggestions: [gobs, gods, gob's, gobos, god's] -hack/cspell/.cspell.json:1706:10 - Unknown word (godebug) Suggestions: [debug, xdebug, Xdebug, --debug, Debug] -hack/cspell/.cspell.json:1707:10 - Unknown word (godeltaprof) Suggestions: [] -hack/cspell/.cspell.json:1708:10 - Unknown word (gofpdf) Suggestions: [goff, Goff, gaff, gfdl, goad] -hack/cspell/.cspell.json:1709:10 - Unknown word (gofpdi) Suggestions: [gondi, Gondi, gfdl, goad, gobi] -hack/cspell/.cspell.json:1710:10 - Unknown word (gofrs) Suggestions: [goers, gofers, gform, gars, gers] -hack/cspell/.cspell.json:1711:10 - Unknown word (gofuzz) Suggestions: [gomez, Gomez, soyuz, Soyuz, gifu] -hack/cspell/.cspell.json:1712:10 - Unknown word (gogrep) Suggestions: [gorge, gorged, gorger, gorges, gorget] -hack/cspell/.cspell.json:1713:10 - Unknown word (gojsonpointer) Suggestions: [] -hack/cspell/.cspell.json:1714:10 - Unknown word (gojsonreference) Suggestions: [] -hack/cspell/.cspell.json:1715:10 - Unknown word (gojsonschema) Suggestions: [jsonschema] -hack/cspell/.cspell.json:1716:10 - Unknown word (gomega) Suggestions: [omega, gomel, gomez, Gomel, Gomez] -hack/cspell/.cspell.json:1717:10 - Unknown word (gomodules) Suggestions: [modules, goodies, googles, globules, goodbyes] -hack/cspell/.cspell.json:1718:10 - Unknown word (gonic) Suggestions: [genic, gonif, conic, ionic, Ionic] -hack/cspell/.cspell.json:1719:10 - Unknown word (gostub) Suggestions: [gout, gouts, gouty, gomuti, otsdb] -hack/cspell/.cspell.json:1720:10 - Unknown word (gotool) Suggestions: [goto, gogol, Gogol, googl, googol] -hack/cspell/.cspell.json:1721:10 - Unknown word (gover) Suggestions: [goer, giver, gofer, goner, gower] -hack/cspell/.cspell.json:1722:10 - Unknown word (gregjones) Suggestions: [gregarines] -hack/cspell/.cspell.json:1723:10 - Unknown word (groupcache) Suggestions: [gouache, geocache, groupname, groupName, groupware] -hack/cspell/.cspell.json:1724:10 - Unknown word (grpcreplay) Suggestions: [] -hack/cspell/.cspell.json:1725:10 - Unknown word (hailocab) Suggestions: [halloa, halloas, hairlock, hamilcar, hairlocks] -hack/cspell/.cspell.json:1726:10 - Unknown word (hanwen) Suggestions: [hansen, Hansen, hagen, hance, haney] -hack/cspell/.cspell.json:1728:10 - Unknown word (httpcache) Suggestions: [] -hack/cspell/.cspell.json:1729:10 - Unknown word (httpfs) Suggestions: [https, http's, HTTP's, HTTPS, http] -hack/cspell/.cspell.json:1730:10 - Unknown word (httphead) Suggestions: [hophead, hothead, httpd, httpie, httpsd] -hack/cspell/.cspell.json:1731:10 - Unknown word (httpreplay) Suggestions: [] -hack/cspell/.cspell.json:1732:10 - Unknown word (httpsnoop) Suggestions: [] -hack/cspell/.cspell.json:1733:10 - Unknown word (iancoleman) Suggestions: [] -hack/cspell/.cspell.json:1734:10 - Unknown word (ianlancetaylor) Suggestions: [] -hack/cspell/.cspell.json:1735:10 - Unknown word (imdario) Suggestions: [midair, midairs, impair, midrib, impairs] -hack/cspell/.cspell.json:1736:10 - Unknown word (imds) Suggestions: [mids, imps, imus, iuds, Imus] -hack/cspell/.cspell.json:1737:10 - Unknown word (inconshreveable) Suggestions: [] -hack/cspell/.cspell.json:1739:10 - Unknown word (jackc) Suggestions: [jack, jacks, jacky, Jack, Jacky] -hack/cspell/.cspell.json:1740:10 - Unknown word (jessevdk) Suggestions: [jessed, jesse, jesses, jested, jesse's] -hack/cspell/.cspell.json:1741:10 - Unknown word (jmespath) Suggestions: [joesph, jsonpath] -hack/cspell/.cspell.json:1742:10 - Unknown word (jmoiron) Suggestions: [morion, moron, Moron, amorino, journo] -hack/cspell/.cspell.json:1743:10 - Unknown word (joho) Suggestions: [jodo, john, jolo, Jodo, John] -hack/cspell/.cspell.json:1745:10 - Unknown word (jsonparser) Suggestions: [cson-parser] -hack/cspell/.cspell.json:1746:10 - Unknown word (jsonpointer) Suggestions: [] -hack/cspell/.cspell.json:1747:10 - Unknown word (jsonreference) Suggestions: [] -hack/cspell/.cspell.json:1748:10 - Unknown word (jstemmer) Suggestions: [] -hack/cspell/.cspell.json:1749:10 - Unknown word (kisielk) Suggestions: [kislev, Kislev, kiel, kassel, kismet] -hack/cspell/.cspell.json:1750:10 - Unknown word (kyaml) Suggestions: [yaml, eyaml, kail, kama, kame] -hack/cspell/.cspell.json:1751:10 - Unknown word (kylelemons) Suggestions: [] -hack/cspell/.cspell.json:1752:10 - Unknown word (leaktest) Suggestions: [leakiest, latest, lakiest, leanest, leftest] -hack/cspell/.cspell.json:1753:10 - Unknown word (leodido) Suggestions: [leonid, Leonid, lodi, ladino, leaded] -hack/cspell/.cspell.json:1754:10 - Unknown word (liggitt) Suggestions: [leggett, lignite, Leggett, legit, light] -hack/cspell/.cspell.json:1755:10 - Unknown word (logex) Suggestions: [loge, loges, lobe, lode, loeb] -hack/cspell/.cspell.json:1756:10 - Unknown word (logfmt) Suggestions: [loft, logout, lgtm, left, lgbt] -hack/cspell/.cspell.json:1757:10 - Unknown word (logr) Suggestions: [loge, logo, logs, logy, lour] -hack/cspell/.cspell.json:1758:10 - Unknown word (lucasb) Suggestions: [lucas, Lucas, lucan, luces, lucks] -hack/cspell/.cspell.json:1759:10 - Unknown word (mailru) Suggestions: [malibu, Malibu, mail, maidu, mails] -hack/cspell/.cspell.json:1760:10 - Unknown word (mattn) Suggestions: [matt, matin, matte, matts, Matt] -hack/cspell/.cspell.json:1761:10 - Unknown word (matttproud) Suggestions: [] -hack/cspell/.cspell.json:1762:10 - Unknown word (mergo) Suggestions: [mego, margo, merge, Margo, MEGO] -hack/cspell/.cspell.json:1763:10 - Unknown word (mitchellh) Suggestions: [mitchell, Mitchell, mitchel, Mitchel, michelle] -hack/cspell/.cspell.json:1764:10 - Unknown word (modocache) Suggestions: [memcache, monocycle] -hack/cspell/.cspell.json:1765:10 - Unknown word (monochromegane) Suggestions: [] -hack/cspell/.cspell.json:1766:10 - Unknown word (montanaflynn) Suggestions: [] -hack/cspell/.cspell.json:1767:10 - Unknown word (mountinfo) Suggestions: [mounting, mountings, muntin, modinfo, mountie] -hack/cspell/.cspell.json:1768:10 - Unknown word (mssqldb) Suggestions: [mssql, MSSQL, mysql, mysql's] -hack/cspell/.cspell.json:1769:10 - Unknown word (munnerz) Suggestions: [manner, manners, runner, miner, munoz] -hack/cspell/.cspell.json:1770:10 - Unknown word (nhooyr) Suggestions: [nohow, noir, hoary, theory, nor] -hack/cspell/.cspell.json:1771:10 - Unknown word (niemeyer) Suggestions: [needer, niamey, nemeses, nimbler, niamey's] -hack/cspell/.cspell.json:1772:10 - Unknown word (nxadm) Suggestions: [nad, nam, exam, lxdm, mdadm] -hack/cspell/.cspell.json:1773:10 - Unknown word (objx) Suggestions: [obj, box, ob's, obad, obdt] -hack/cspell/.cspell.json:1774:10 - Unknown word (ocsql) Suggestions: [ocaml, octal, octyl, ousel, Ocaml] -hack/cspell/.cspell.json:1775:10 - Unknown word (onsi) Suggestions: [osi, ansi, ANSI, nodi, nose] -hack/cspell/.cspell.json:1776:10 - Unknown word (otelhttp) Suggestions: [omelette] -hack/cspell/.cspell.json:1777:10 - Unknown word (otlpmetric) Suggestions: [] -hack/cspell/.cspell.json:1778:10 - Unknown word (otlpmetricgrpc) Suggestions: [] -hack/cspell/.cspell.json:1779:10 - Unknown word (otlptracegrpc) Suggestions: [] -hack/cspell/.cspell.json:1780:10 - Unknown word (peterbourgon) Suggestions: [] -hack/cspell/.cspell.json:1781:10 - Unknown word (pflag) Suggestions: [flag, peag, plan, plat, play] -hack/cspell/.cspell.json:1782:10 - Unknown word (pgconn) Suggestions: [pocono, pkgconf, Pocono, pinon, pennon] -hack/cspell/.cspell.json:1783:10 - Unknown word (pgio) Suggestions: [agio, pigs, Pigs, gpo, pig] -hack/cspell/.cspell.json:1784:10 - Unknown word (pgmock) Suggestions: [pock, peck, poco, polk, pork] -hack/cspell/.cspell.json:1785:10 - Unknown word (pgpassfile) Suggestions: [] -hack/cspell/.cspell.json:1786:10 - Unknown word (pgproto) Suggestions: [proto, eproto, xproto, Xproto, EPROTO] -hack/cspell/.cspell.json:1787:10 - Unknown word (pgservicefile) Suggestions: [] -hack/cspell/.cspell.json:1788:10 - Unknown word (pgtype) Suggestions: [type, astype, rrtype, pate, pepe] -hack/cspell/.cspell.json:1789:10 - Unknown word (phpdave) Suggestions: [upheave, phage, phase, pupae, pedate] -hack/cspell/.cspell.json:1790:10 - Unknown word (pierrec) Suggestions: [pierre, Pierre, pierce, Pierce, pierced] -hack/cspell/.cspell.json:1791:10 - Unknown word (pmezard) Suggestions: [petard, pear, pmed, pearl, pears] -hack/cspell/.cspell.json:1792:10 - Unknown word (prashantv) Suggestions: [passant, peasant, peasants] -hack/cspell/.cspell.json:1793:10 - Unknown word (progressbar) Suggestions: [progress, progress's, progressed, progresses, progressing] -hack/cspell/.cspell.json:1794:10 - Unknown word (quicktest) Suggestions: [quickest, quicksets, quickies, quietest, quackiest] -hack/cspell/.cspell.json:1795:10 - Unknown word (ratelimit) Suggestions: [] -hack/cspell/.cspell.json:1796:10 - Unknown word (replayers) Suggestions: [relayers, replacers, relayer, replays, relaters] -hack/cspell/.cspell.json:1797:10 - Unknown word (rogpeppe) Suggestions: [] -hack/cspell/.cspell.json:1798:10 - Unknown word (russross) Suggestions: [russo's, Russo's, russ's, russets, Russ's] -hack/cspell/.cspell.json:1799:10 - Unknown word (ruudk) Suggestions: [ruck, rudd, rude, rudy, rusk] -hack/cspell/.cspell.json:1800:10 - Unknown word (sbinet) Suggestions: [spinet, sbin, sine, saint, seine] -hack/cspell/.cspell.json:1801:10 - Unknown word (schollz) Suggestions: [schulz, Schulz, school, schorl, scroll] -hack/cspell/.cspell.json:1802:10 - Unknown word (secretmanager) Suggestions: [secretsmanager] -hack/cspell/.cspell.json:1803:10 - Unknown word (sergi) Suggestions: [serai, serge, sergei, sergio, Sergei] -hack/cspell/.cspell.json:1804:10 - Unknown word (shlex) Suggestions: [shlep, silex, shelf, shell, Shell] -hack/cspell/.cspell.json:1805:10 - Unknown word (shopspring) Suggestions: [shopping, shoestring, shoring, sopping, shipping] -hack/cspell/.cspell.json:1806:10 - Unknown word (shurcoo) Suggestions: [sunoco, Sunoco, stucco, shuck, sharon] -hack/cspell/.cspell.json:1807:10 - Unknown word (sirupsen) Suggestions: [sirups, siren, sirup, sarsen, sirupy] -hack/cspell/.cspell.json:1808:10 - Unknown word (spdystream) Suggestions: [] -hack/cspell/.cspell.json:1809:10 - Unknown word (sqlexp) Suggestions: [salep, shlep, silex, sleep, skelp] -hack/cspell/.cspell.json:1810:10 - Unknown word (sqlmock) Suggestions: [smock, shlock, sock, slack, slick] -hack/cspell/.cspell.json:1811:10 - Unknown word (sqlx) Suggestions: [sql, SQL, sale, salk, salt] -hack/cspell/.cspell.json:1812:10 - Unknown word (starlark) Suggestions: [startmark, startMark, stalk, stark, starr] -hack/cspell/.cspell.json:1813:10 - Unknown word (stdinfo) Suggestions: [stdin, stdio, stingo, stinko, siginfo] -hack/cspell/.cspell.json:1814:10 - Unknown word (stdr) Suggestions: [sadr, star, ster, stir, stor] -hack/cspell/.cspell.json:1815:10 - Unknown word (stix) Suggestions: [stir, styx, Styx, six, stx] -hack/cspell/.cspell.json:1816:10 - Unknown word (stoewer) Suggestions: [strewer, sewer, sower, steer, stowe] -hack/cspell/.cspell.json:1817:10 - Unknown word (strcase) Suggestions: [strace, sucrase, strafe, strake, strate] -hack/cspell/.cspell.json:1818:10 - Unknown word (strparse) Suggestions: [stares, straps, strafes, strakes, strap's] -hack/cspell/.cspell.json:1819:10 - Unknown word (tabwriter) Suggestions: [tarter, tarrier, tawnier, tabrizes, tawdrier] -hack/cspell/.cspell.json:1820:10 - Unknown word (toolsmith) Suggestions: [otolith, toolkit] -hack/cspell/.cspell.json:1821:10 - Unknown word (treeprint) Suggestions: [trephine, treeing, treeline] -hack/cspell/.cspell.json:1822:10 - Unknown word (typeparams) Suggestions: [typebars] -hack/cspell/.cspell.json:1823:10 - Unknown word (udpa) Suggestions: [udp, duma, duna, dupe, updo] -hack/cspell/.cspell.json:1824:10 - Unknown word (ugorji) Suggestions: [gorki, Gorki, guardi, ugli, ugric] -hack/cspell/.cspell.json:1825:10 - Unknown word (vfsgen) Suggestions: [vosges, Vosges, vase, vise, vrsn] -hack/cspell/.cspell.json:1826:10 - Unknown word (xeipuuv) Suggestions: [] -hack/cspell/.cspell.json:1827:10 - Unknown word (xlab) Suggestions: [xlam, xla, blab, flab, slab] -hack/cspell/.cspell.json:1828:10 - Unknown word (xxhash) Suggestions: [txhash, Txhash, hash, rehash, Hash] -hack/cspell/.cspell.json:1829:10 - Unknown word (zapr) Suggestions: [zaps, zap, apr, Apr, APR] -hack/cspell/.cspell.json:1835:10 - Unknown word (fname) Suggestions: [fame, flame, frame, name, cname] -hack/cspell/.cspell.json:1853:10 - Unknown word (adipisicing) Suggestions: [] -hack/cspell/.cspell.json:1854:10 - Unknown word (aliqua) Suggestions: [aqua, alisa, alicia, alisha, alissa] -hack/cspell/.cspell.json:1855:10 - Unknown word (aliquip) Suggestions: [aliquot, alii, alibi, alcuin, alibis] -hack/cspell/.cspell.json:1856:10 - Unknown word (amet) Suggestions: [abet, amat, amen, amer, ames] -hack/cspell/.cspell.json:1857:10 - Unknown word (aute) Suggestions: [ante, aube, aude, auth, auto] -hack/cspell/.cspell.json:1858:10 - Unknown word (cillum) Suggestions: [cilium, chillum, colum, filum, hilum] -hack/cspell/.cspell.json:1859:10 - Unknown word (commodo) Suggestions: [comodo, Comodo, commode, comedo, comoro] -hack/cspell/.cspell.json:1860:10 - Unknown word (consequat) Suggestions: [consequent, consent, consult, construal, construct] -hack/cspell/.cspell.json:1861:10 - Unknown word (cupidatat) Suggestions: [cupidity, cuspidate, cuspidated] -hack/cspell/.cspell.json:1862:10 - Unknown word (deserunt) Suggestions: [desert, deferent, destruct, decent, decern] -hack/cspell/.cspell.json:1863:10 - Unknown word (dolore) Suggestions: [dolor, dolors, dolores, Dolores, doolie] -hack/cspell/.cspell.json:1864:10 - Unknown word (duis) Suggestions: [dais, dubs, duds, dues, dugs] -hack/cspell/.cspell.json:1865:10 - Unknown word (eiusmod) Suggestions: [elusion] -hack/cspell/.cspell.json:1866:10 - Unknown word (elit) Suggestions: [edit, elia, elis, eliz, elot] -hack/cspell/.cspell.json:1867:10 - Unknown word (enim) Suggestions: [enid, enif, enum, Enid, Enif] -hack/cspell/.cspell.json:1868:10 - Unknown word (excepteur) Suggestions: [excepted, executer, except, exeter, excepts] -hack/cspell/.cspell.json:1869:10 - Unknown word (fugiat) Suggestions: [fugit, fiat, fugal, fugato, fujian] -hack/cspell/.cspell.json:1870:10 - Unknown word (incididunt) Suggestions: [incident, incipient] -hack/cspell/.cspell.json:1871:10 - Unknown word (irure) Suggestions: [inure, ruer, murre, truer, indre] -hack/cspell/.cspell.json:1872:10 - Unknown word (labore) Suggestions: [labor, labors, lahore, labored, laborer] -hack/cspell/.cspell.json:1873:10 - Unknown word (laboris) Suggestions: [labors, labor's, labroid, labor, loris] -hack/cspell/.cspell.json:1874:10 - Unknown word (laborum) Suggestions: [labrum, labarum, labour, labours, labor] -hack/cspell/.cspell.json:1875:10 - Unknown word (mollit) Suggestions: [mollie, Mollie, molt, milit, polit] -hack/cspell/.cspell.json:1876:10 - Unknown word (nostrud) Suggestions: [nostrum, nostril, nostrums, nocturn, norad] -hack/cspell/.cspell.json:1877:10 - Unknown word (nulla) Suggestions: [null, nullo, nulls, NULL, bulla] -hack/cspell/.cspell.json:1878:10 - Unknown word (occaecat) Suggestions: [o_creat] -hack/cspell/.cspell.json:1879:10 - Unknown word (officia) Suggestions: [officio, official, office, officer, offices] -hack/cspell/.cspell.json:1880:10 - Unknown word (pariatur) Suggestions: [pariah, parian, parity, prater, painter] -hack/cspell/.cspell.json:1881:10 - Unknown word (proident) Suggestions: [provident, prudent, proudest, prominent, portent] -hack/cspell/.cspell.json:1882:10 - Unknown word (quis) Suggestions: [ques, quia, quic, quid, quin] -hack/cspell/.cspell.json:1883:10 - Unknown word (reprehenderit) Suggestions: [reprehended] -hack/cspell/.cspell.json:1885:10 - Unknown word (sunt) Suggestions: [sent, suet, suit, sung, sunk] -hack/cspell/.cspell.json:1886:10 - Unknown word (tempor) Suggestions: [tempo, temper, tempos, tempore, temp] -hack/cspell/.cspell.json:1887:10 - Unknown word (ullamco) Suggestions: [ullage, ultimo, unlace, ullages, unlatch] -hack/cspell/.cspell.json:1888:10 - Unknown word (velit) Suggestions: [veldt, relit, veil, veils, veii] -hack/cspell/.cspell.json:1889:10 - Unknown word (veniam) Suggestions: [venial, veinal, vena, venae, venal] -hack/cspell/.cspell.json:1890:10 - Unknown word (voluptate) Suggestions: [volute, valuate, voltage, volplane, voluntary] -hack/cspell/.cspell.json:1896:10 - Unknown word (dtype) Suggestions: [type, dope, dupe, dyke, dyne] -hack/cspell/.cspell.json:1897:10 - Unknown word (otype) Suggestions: [type, tope, otlp, OTLP, ope] -hack/cspell/.cspell.json:1903:10 - Unknown word (durs) Suggestions: [dirs, dors, dubs, duds, dues] -hack/cspell/.cspell.json:1904:10 - Unknown word (resultsmap) Suggestions: [results] -hack/cspell/.cspell.json:1905:10 - Unknown word (singlefligh) Suggestions: [singleline] -hack/cspell/.cspell.json:1906:10 - Unknown word (stdsingleflight) Suggestions: [] -hack/cspell/.cspell.json:1912:10 - Unknown word (epkg) Suggestions: [ekg, EKG, pkg, peag, peke] -hack/cspell/.cspell.json:1915:10 - Unknown word (inernal) Suggestions: [infernal, internal, inertial, internat, interval] -hack/cspell/.cspell.json:1916:10 - Unknown word (targetos) Suggestions: [targets, target's, Target's, target, tangelos] -hack/cspell/.cspell.json:2106:10 - Unknown word (analysistest) Suggestions: [analysis's] -hack/cspell/.cspell.json:2112:10 - Unknown word (fmts) Suggestions: [fats, fits, fm's, Fm's, FM's] -hack/cspell/.cspell.json:2113:10 - Unknown word (newname) Suggestions: [newham, noname, nsname, neonate, Newham] -hack/cspell/.cspell.json:2120:10 - Unknown word (dirwalk) Suggestions: [diwali, Diwali, drawl, drawls, drawly] -hack/cspell/.cspell.json:2121:10 - Unknown word (gitmodules) Suggestions: [] -hack/cspell/.cspell.json:2123:10 - Unknown word (pipefile) Suggestions: [pipeful, pagefile, pipefish, pipefuls, pipeline] -hack/cspell/.cspell.json:2125:10 - Unknown word (webp) Suggestions: [webb, webm, webs, weep, Webb] -hack/cspell/.cspell.json:2133:10 - Unknown word (vgsvg) Suggestions: [svg] -hack/cspell/.cspell.json:2139:10 - Unknown word (timelimit) Suggestions: [timeliest, tidelift, timelier, timeline, timelines] -hack/cspell/.cspell.json:2145:10 - Unknown word (upsertor) Suggestions: [upsetter, puerto, upset, upsets, upset's] -hack/cspell/.cspell.json:2151:10 - Unknown word (autoconn) Suggestions: [autoconf, autozone, AutoZone, enotconn, altoona] -hack/cspell/.cspell.json:2171:10 - Unknown word (zdtd) Suggestions: [dtd, ddt, tdd, zend, zeta] -hack/cspell/.cspell.json:2183:10 - Unknown word (erro) Suggestions: [ebro, ergo, errs, euro, errno] -hack/cspell/.cspell.json:2195:10 - Unknown word (decom) Suggestions: [deco, decor, decoy, denom, dexcom] -hack/cspell/.cspell.json:2196:10 - Unknown word (vecotr) Suggestions: [vector, victor, vectors, Victor, hector] -hack/cspell/.cspell.json:2202:10 - Unknown word (healthcheck) Suggestions: [healthpeak] -hack/cspell/.cspell.json:2208:10 - Unknown word (storaget) Suggestions: [storage, storages, Storage, stowage, storaxes] -hack/cspell/.cspell.json:2214:10 - Unknown word (cloudstorageconfig) Suggestions: [] -hack/cspell/.cspell.json:2220:10 - Unknown word (tlsca) Suggestions: [tosca, Tosca, tsco, talca, tasha] -hack/cspell/.cspell.json:2227:10 - Unknown word (localserial) Suggestions: [] -hack/cspell/.cspell.json:2233:10 - Unknown word (compresscore) Suggestions: [compressor, compressors, compression, compressive, compressible] -hack/cspell/.cspell.json:2234:10 - Unknown word (compressorregisterer) Suggestions: [] -hack/cspell/.cspell.json:2240:10 - Unknown word (dnum) Suggestions: [drum, enum, unum, Unum, num] -hack/cspell/.cspell.json:2241:10 - Unknown word (rdst) Suggestions: [rdnt, rest, rost, rust, RDNT] -hack/cspell/.cspell.json:2242:10 - Unknown word (snum) Suggestions: [scum, slum, snub, snug, swum] -hack/cspell/.cspell.json:2243:10 - Unknown word (vdst) Suggestions: [vast, vest, vdt, vst, VDT] -hack/cspell/.cspell.json:2250:10 - Unknown word (getactualvalue) Suggestions: [] -hack/cspell/.cspell.json:2251:10 - Unknown word (getactualvalues) Suggestions: [] -hack/cspell/.cspell.json:2252:10 - Unknown word (globalconfig) Suggestions: [] -hack/cspell/.cspell.json:2258:10 - Unknown word (subquantizers) Suggestions: [] -hack/cspell/.cspell.json:2259:10 - Unknown word (subvector) Suggestions: [subverter, subject, subvent, subvert, subjects] -hack/cspell/.cspell.json:2260:10 - Unknown word (voronoi) Suggestions: [vroom, vernon, verona, voodoo, voronezh] -hack/cspell/.cspell.json:2266:10 - Unknown word (sufix) Suggestions: [sufi, sufic, suffix, Sufi, Sufic] -hack/cspell/.cspell.json:2272:10 - Unknown word (bmanager) Suggestions: [manager, banger, bandager, manage, managed] -hack/cspell/.cspell.json:2273:10 - Unknown word (efilter) Suggestions: [filter, eviler, emitter, eviller, exalter] -hack/cspell/.cspell.json:2274:10 - Unknown word (ireplica) Suggestions: [replica, irenic, icepick, irenics, irenical] -hack/cspell/.cspell.json:2280:10 - Unknown word (dail) Suggestions: [dali, dial, Dali, Dial, dahl] -hack/cspell/.cspell.json:2286:10 - Unknown word (dialoption) Suggestions: [dilation, dilatation, dilution, disruption, distortion] -hack/cspell/.cspell.json:2287:10 - Unknown word (grpcclient) Suggestions: [] -hack/cspell/.cspell.json:2288:10 - Unknown word (grpcclientkeepalive) Suggestions: [] -hack/cspell/.cspell.json:2295:10 - Unknown word (servicename) Suggestions: [serviceman, servername, servicemen, servicenow, serviceable] -hack/cspell/.cspell.json:2307:10 - Unknown word (gprc) Suggestions: [grpc, prc, PRC, ghcr, gcr] -hack/cspell/.cspell.json:2308:10 - Unknown word (grpckeepalive) Suggestions: [] -hack/cspell/.cspell.json:2314:10 - Unknown word (agentsidecar) Suggestions: [] -hack/cspell/.cspell.json:2320:10 - Unknown word (atobs) Suggestions: [atob, atoms, tabs, taos, ambos] -hack/cspell/.cspell.json:2326:10 - Unknown word (ivfpq) Suggestions: [ivf, IVF] -hack/cspell/.cspell.json:2327:10 - Unknown word (quantizer) Suggestions: [quantize, quantized, quantizes, quantile, quantifier] -hack/cspell/.cspell.json:2328:10 - Unknown word (xids) Suggestions: [xi's, xis, aids, bids, fids] -hack/cspell/.cspell.json:2341:10 - Unknown word (lfaiss) Suggestions: [flails, flairs, lass, lairs, laius] -hack/cspell/.cspell.json:2342:10 - Unknown word (ntotal) Suggestions: [notal, total, Total, nota, natal] -hack/cspell/.cspell.json:2343:10 - Unknown word (strage) Suggestions: [stage, strace, strafe, strake, strate] -hack/cspell/.cspell.json:2363:10 - Unknown word (bulkremove) Suggestions: [] -hack/cspell/.cspell.json:2364:10 - Unknown word (cstats) Suggestions: [stats, Stats, scats, cats, csat] -hack/cspell/.cspell.json:2365:10 - Unknown word (lngt) Suggestions: [lng, LNG, lags, lait, lang] -hack/cspell/.cspell.json:2366:10 - Unknown word (ospace) Suggestions: [space, nospace, Space, solace, osage] -hack/cspell/.cspell.json:2380:10 - Unknown word (dotp) Suggestions: [dorp, dote, doth, dots, dotx] -hack/cspell/.cspell.json:2381:10 - Unknown word (dproduct) Suggestions: [product, products, Products] -hack/cspell/.cspell.json:2382:10 - Unknown word (halffloat) Suggestions: [halloa, halloas] -hack/cspell/.cspell.json:2383:10 - Unknown word (innerp) Suggestions: [inner, inners, inert, infer, inker] -hack/cspell/.cspell.json:2384:10 - Unknown word (iproduct) Suggestions: [product, products, Products, iproute] -hack/cspell/.cspell.json:2386:10 - Unknown word (nang) Suggestions: [nano, nag, nan, bang, dang] -hack/cspell/.cspell.json:2387:10 - Unknown word (nangle) Suggestions: [angle, bangle, dangle, jangle, mangle] -hack/cspell/.cspell.json:2388:10 - Unknown word (ncos) Suggestions: [naos, nco, nos, acos, uncos] -hack/cspell/.cspell.json:2389:10 - Unknown word (ncosine) Suggestions: [cosine, nosing, noosing, nicotine, cosie] -hack/cspell/.cspell.json:2390:10 - Unknown word (normalizedang) Suggestions: [normalized, normalizing] -hack/cspell/.cspell.json:2391:10 - Unknown word (normalizedcos) Suggestions: [normalized, normalizes, normalizers] -hack/cspell/.cspell.json:2392:10 - Unknown word (sparsejac) Suggestions: [sparse, sparser, sparsely, sparsest] -hack/cspell/.cspell.json:2405:10 - Unknown word (testfunc) Suggestions: [teston, testing, testudo, testfile] -hack/cspell/.cspell.json:2411:10 - Unknown word (freelist) Suggestions: [freest, freesia, feist, feels, frees] -hack/cspell/.cspell.json:2423:10 - Unknown word (deafult) Suggestions: [default, defaults, efault, dealt, deafly] -hack/cspell/.cspell.json:2435:10 - Unknown word (deleter) Suggestions: [delete, deleted, deletes, demeter, Demeter] -hack/cspell/.cspell.json:2441:10 - Unknown word (cmder) Suggestions: [cmdr, ceder, cider, coder, Cmdr] -hack/cspell/.cspell.json:2447:10 - Unknown word (defult) Suggestions: [default, deft, deut, dealt, debut] -hack/cspell/.cspell.json:2454:10 - Unknown word (pipeliner) Suggestions: [pipeline, pipelined, pipelines, Pipeline, piperine] -hack/cspell/.cspell.json:2467:10 - Unknown word (cslots) Suggestions: [clots, slots, colts, scots, scoots] -hack/cspell/.cspell.json:2468:10 - Unknown word (gotc) Suggestions: [goth, goto, Goth, got, gtc] -hack/cspell/.cspell.json:2474:10 - Unknown word (cmps) Suggestions: [caps, cm's, cmds, cops, cups] -hack/cspell/.cspell.json:2475:10 - Unknown word (configuation) Suggestions: [configuration, confirmation, confiscation, continuation, configurations] -hack/cspell/.cspell.json:2476:10 - Unknown word (queryx) Suggestions: [query, quey, quern, queys, querns] -hack/cspell/.cspell.json:2477:10 - Unknown word (wlhf) Suggestions: [whf, waaf, waif, wltw, woff] -hack/cspell/.cspell.json:2484:10 - Unknown word (dchf) Suggestions: [xchf, XCHF, dhcp, daff, dahl] -hack/cspell/.cspell.json:2485:10 - Unknown word (debouncer) Suggestions: [debounce, debounced, debounces, denouncer, debunker] -hack/cspell/.cspell.json:2487:10 - Unknown word (selete) Suggestions: [selene, Selene, delete, DELETE, sleet] -hack/cspell/.cspell.json:2488:10 - Unknown word (unavilable) Suggestions: [unavailable, unbailable, unmailable, unadvisable, unavoidable] -hack/cspell/.cspell.json:2501:10 - Unknown word (eachquorum) Suggestions: [] -hack/cspell/.cspell.json:2502:10 - Unknown word (localone) Suggestions: [locale, localite, localize, locavore, Locale] -hack/cspell/.cspell.json:2503:10 - Unknown word (localquorum) Suggestions: [] -hack/cspell/.cspell.json:2517:10 - Unknown word (insertbysql) Suggestions: [] -hack/cspell/.cspell.json:2518:10 - Unknown word (loadcontext) Suggestions: [] -hack/cspell/.cspell.json:2524:10 - Unknown word (valddb) Suggestions: [valid, valdez, Valdez, vlad, Vlad] -hack/cspell/.cspell.json:2525:10 - Unknown word (valdmysql) Suggestions: [] -hack/cspell/.cspell.json:2531:10 - Unknown word (iblob) Suggestions: [blob, bilbo, iblis, igloo, imlib] -hack/cspell/.cspell.json:2543:10 - Unknown word (urlstr) Suggestions: [urls, ulster, Ulster, URLs, rust] -hack/cspell/.cspell.json:2549:10 - Unknown word (roop) Suggestions: [romp, rood, roof, rook, room] -hack/cspell/.cspell.json:2555:10 - Unknown word (mngr) Suggestions: [msgr, Msgr, mgr, engr, Mgr] -hack/cspell/.cspell.json:2561:10 - Unknown word (btop) Suggestions: [btoa, bop, atop, htop, stop] -hack/cspell/.cspell.json:2562:10 - Unknown word (forcepathstyle) Suggestions: [] -hack/cspell/.cspell.json:2563:10 - Unknown word (httpclient) Suggestions: [] -hack/cspell/.cspell.json:2564:10 - Unknown word (itop) Suggestions: [ito, atop, htop, stop, Ito] -hack/cspell/.cspell.json:2571:10 - Unknown word (benchjob) Suggestions: [bench, bench's, benched, bencher, benches] -hack/cspell/.cspell.json:2572:10 - Unknown word (benchscenario) Suggestions: [] -hack/cspell/.cspell.json:2573:10 - Unknown word (tbenchjob) Suggestions: [] -hack/cspell/.cspell.json:2574:10 - Unknown word (tbenchscenario) Suggestions: [] -hack/cspell/.cspell.json:2580:10 - Unknown word (consistetncy) Suggestions: [consistency, consistently, consistence, consistent, consistences] -hack/cspell/.cspell.json:2581:10 - Unknown word (tcql) Suggestions: [tsql, TSQL, tcl, TCL, ctrl] -hack/cspell/.cspell.json:2594:10 - Unknown word (errstr) Suggestions: [erst, errs, ernst, error, enostr] -hack/cspell/.cspell.json:2600:10 - Unknown word (registerers) Suggestions: [registerer, registers, register's, registered, registrars] -hack/cspell/.cspell.json:2606:10 - Unknown word (leve) Suggestions: [lave, lese, leva, levi, levo] -hack/cspell/.cspell.json:2613:10 - Unknown word (uncomparable) Suggestions: [uncomfortable] -hack/cspell/.cspell.json:2614:10 - Unknown word (unwarp) Suggestions: [unwrap, Unwrap, unwary, unwraps, enwrap] -hack/cspell/.cspell.json:2615:10 - Unknown word (unwrapd) Suggestions: [unwrap, unwraps, Unwrap, unbraid, undrape] -hack/cspell/.cspell.json:2621:10 - Unknown word (fitos) Suggestions: [fits, fidos, fit's, fatso, foots] -hack/cspell/.cspell.json:2639:10 - Unknown word (vaef) Suggestions: [aver, aves, avif, veal, ave] -hack/cspell/.cspell.json:2651:10 - Unknown word (kvvk) Suggestions: [kava, keck, keek, kick, kink] -hack/cspell/.cspell.json:2663:10 - Unknown word (tvald) Suggestions: [vlad, Vlad, taal, tala, talc] -hack/cspell/.cspell.json:2669:10 - Unknown word (utiltest) Suggestions: [unittest, stillest, ugliest, titles, titlist] -hack/cspell/.cspell.json:2675:10 - Unknown word (procs) Suggestions: [proc, pros, pro's, proas, prods] -hack/cspell/.cspell.json:2676:10 - Unknown word (strs) Suggestions: [sars, sirs, stars, stirs, Sirs] -hack/cspell/.cspell.json:2682:10 - Unknown word (applyconfigurations) Suggestions: [] -hack/cspell/.cspell.json:2683:10 - Unknown word (applycorev) Suggestions: [] -hack/cspell/.cspell.json:2684:10 - Unknown word (clientgoscheme) Suggestions: [] -hack/cspell/.cspell.json:2685:10 - Unknown word (snapshotv) Suggestions: [snapshot, snapshots, snapshot's, snapchat] -hack/cspell/.cspell.json:2686:10 - Unknown word (volumesnapshot) Suggestions: [] -hack/cspell/.cspell.json:2692:10 - Unknown word (batchv) Suggestions: [batch, bach, bath, bathe, baths] -hack/cspell/.cspell.json:2698:10 - Unknown word (mertics) Suggestions: [metrics, metics, merits, metric, emetics] -hack/cspell/.cspell.json:2705:10 - Unknown word (mserver) Suggestions: [server, xserver, Server, merer, mercer] -hack/cspell/.cspell.json:2717:10 - Unknown word (appsv) Suggestions: [apps, paps, apse, apsl, aptv] -hack/cspell/.cspell.json:2726:10 - Unknown word (deepcopy) Suggestions: [decoy, deploy, deeply] -hack/cspell/.cspell.json:2744:10 - Unknown word (ltsv) Suggestions: [lts, LTS, lavs, luvs, tlsv1] -hack/cspell/.cspell.json:2756:10 - Unknown word (debg) Suggestions: [debs, debt, deng, debag, debug] -hack/cspell/.cspell.json:2757:10 - Unknown word (dstr) Suggestions: [dltr, distr, DLTR, dst, astr] -hack/cspell/.cspell.json:2770:10 - Unknown word (fata) Suggestions: [fate, fath, fats, feta, fatah] -hack/cspell/.cspell.json:2782:10 - Unknown word (atot) Suggestions: [atob, atom, aton, atop, Aton] -hack/cspell/.cspell.json:2789:10 - Unknown word (zerol) Suggestions: [zero, zeros, ZERO, ceorl, zeal] -hack/cspell/.cspell.json:2807:10 - Unknown word (foramt) Suggestions: [format, forma, fermat, formal, formant] -hack/cspell/.cspell.json:2808:10 - Unknown word (gotr) Suggestions: [goer, goth, goto, Goth, got] -hack/cspell/.cspell.json:2809:10 - Unknown word (wantr) Suggestions: [want, wants, wanter, wart, waft] -hack/cspell/.cspell.json:2815:10 - Unknown word (boolint) Suggestions: [booing, boiling, bolling, boobing, booking] -hack/cspell/.cspell.json:2827:10 - Unknown word (uapi) Suggestions: [upi, eapi, hapi, UPI, eAPI] -hack/cspell/.cspell.json:2833:10 - Unknown word (nport) Suggestions: [port, aport, sport, Port, nopt] -hack/cspell/.cspell.json:2834:10 - Unknown word (tconnectionstate) Suggestions: [] -hack/cspell/.cspell.json:2835:10 - Unknown word (tder) Suggestions: [tier, tver, Tver, ter, oder] -hack/cspell/.cspell.json:2843:10 - Unknown word (nums) Suggestions: [nims, noms, nu's, nubs, nuls] -hack/cspell/.cspell.json:2849:10 - Unknown word (gbackoff) Suggestions: [backoff] -hack/cspell/.cspell.json:2850:10 - Unknown word (parseable) Suggestions: [parsable, pauseable, parable, passable, pausable] -hack/cspell/.cspell.json:2863:10 - Unknown word (iobjs) Suggestions: [ibo's, Ibo's, ibis, io's, ions] -hack/cspell/.cspell.json:2869:10 - Unknown word (errorln) Suggestions: [errol, error, errors, error's, errored] -hack/cspell/.cspell.json:2870:10 - Unknown word (grpclog) Suggestions: [graylog, grog, grpc, greco, gracing] -hack/cspell/.cspell.json:2871:10 - Unknown word (infoln) Suggestions: [infold, inflow, info, indol, infin] -hack/cspell/.cspell.json:2872:10 - Unknown word (warningf) Suggestions: [warning, warnings, waning, waring, wanning] -hack/cspell/.cspell.json:2873:10 - Unknown word (warningln) Suggestions: [warningly, warning, warnings, warning's, waning] -hack/cspell/.cspell.json:2890:10 - Unknown word (metricinterceptor) Suggestions: [] -hack/cspell/.cspell.json:2891:10 - Unknown word (traceinterceptor) Suggestions: [] -hack/cspell/.cspell.json:2897:10 - Unknown word (tdelay) Suggestions: [delay, telly, teal, teals, teddy] -hack/cspell/.cspell.json:2903:10 - Unknown word (protoiface) Suggestions: [proteinase] -hack/cspell/.cspell.json:2909:10 - Unknown word (channelz) Suggestions: [channel, channels, Channel, chanel, Chanel] -hack/cspell/.cspell.json:2915:10 - Unknown word (alives) Suggestions: [alive, alines, lives, olives, Olives] -hack/cspell/.cspell.json:2916:10 - Unknown word (keepalives) Suggestions: [keepalived, keep-alive] -hack/cspell/.cspell.json:2929:10 - Unknown word (hoge) Suggestions: [hogg, hogs, hoke, hole, home] -hack/cspell/.cspell.json:2938:10 - Unknown word (pyprof) Suggestions: [prof, Prof, --prof, typeof, pylori] -hack/cspell/.cspell.json:2945:10 - Unknown word (extermemly) Suggestions: [extremely, exteriorly, externally] -hack/cspell/.cspell.json:2957:10 - Unknown word (hostport) Suggestions: [hotpot, hotshot, hotspur, hotspurs, history] -hack/cspell/.cspell.json:2958:10 - Unknown word (igmp) Suggestions: [gimp, icmp, imp, Imp, gimu] -hack/cspell/.cspell.json:2974:10 - Unknown word (semconv) Suggestions: [second, secco, semen, seton, simon] -hack/cspell/.cspell.json:2980:10 - Unknown word (mstats) Suggestions: [stats, Stats, matts, mats, meats] -hack/cspell/.cspell.json:2986:10 - Unknown word (buckhash) Suggestions: [buckish, buckras, backlash, backwash, bucksaw] -hack/cspell/.cspell.json:2987:10 - Unknown word (mcache) Suggestions: [cache, mace, mach, macho, machs] -hack/cspell/.cspell.json:2988:10 - Unknown word (memstats) Suggestions: [meats, mesas, mensas, mesa's, meta's] -hack/cspell/.cspell.json:2989:10 - Unknown word (mspan) Suggestions: [span, Span, mean, moan, msdn] -hack/cspell/.cspell.json:2990:10 - Unknown word (oinsts) Suggestions: [oasts, oinks, ousts, oink's, onsets] -hack/cspell/.cspell.json:2991:10 - Unknown word (shmem) Suggestions: [shame, somme, Somme, same, seem] -hack/cspell/.cspell.json:2992:10 - Unknown word (toal) Suggestions: [tola, taal, teal, toad, toil] -hack/cspell/.cspell.json:2995:10 - Unknown word (vmlck) Suggestions: [vmdk, VMDK, mack, mick, mock] -hack/cspell/.cspell.json:2999:10 - Unknown word (vmstk) Suggestions: [vast, vest, vmdk, vrsk, vstm] -hack/cspell/.cspell.json:3012:10 - Unknown word (ocodes) Suggestions: [opcodes, codes, cooees, coeds, odes] -hack/cspell/.cspell.json:3013:10 - Unknown word (rpcgrpc) Suggestions: [ricrac] -hack/cspell/.cspell.json:3020:10 - Unknown word (commnad) Suggestions: [command, commando, commands, comma, commas] -hack/cspell/.cspell.json:3027:10 - Unknown word (mfunc) Suggestions: [func, maun, mung, maund, mfume] -hack/cspell/.cspell.json:3028:10 - Unknown word (timelocation) Suggestions: [] -hack/cspell/.cspell.json:3034:10 - Unknown word (revcover) Suggestions: [recover, remover, reviver, revoker, recovers] -hack/cspell/.cspell.json:3035:10 - Unknown word (runtimer) Suggestions: [runtier, runtime, runtimes, Runtime, rentier] -hack/cspell/.cspell.json:3041:10 - Unknown word (strg) Suggestions: [stag, surg, stg, str, STG] -hack/cspell/.cspell.json:3047:10 - Unknown word (gsrv) Suggestions: [srv, SRV, rsv, garb, gard] -hack/cspell/.cspell.json:3055:10 - Unknown word (accessloginterceptor) Suggestions: [] -hack/cspell/.cspell.json:3057:10 - Unknown word (recoverinterceptor) Suggestions: [] -hack/cspell/.cspell.json:3064:10 - Unknown word (prestart) Suggestions: [restart, presort, prestamp, petsmart, prostrate] -hack/cspell/.cspell.json:3076:10 - Unknown word (tstr) Suggestions: [tsar, twtr, TWTR, astr, ASTR] -hack/cspell/.cspell.json:3082:10 - Unknown word (acquireings) Suggestions: [acquiring, acquires, acquirers, acquitting, acquirements] -hack/cspell/.cspell.json:3083:10 - Unknown word (goroutne) Suggestions: [goroutine, coroutine, fortune, Fortune, grote] -hack/cspell/.cspell.json:3089:10 - Unknown word (cancelation) Suggestions: [cancellation, calculation, congelation, cancellations, cancelate] -hack/cspell/.cspell.json:3095:10 - Unknown word (collatz) Suggestions: [collat, collate, collar, collet, colgate] -hack/cspell/.cspell.json:3096:10 - Unknown word (nonpositive) Suggestions: [] -hack/cspell/.cspell.json:3102:10 - Unknown word (unacquired) Suggestions: [unaired, uncured, unassured, unactuated, unrequited] -hack/cspell/.cspell.json:3108:10 - Unknown word (chans) Suggestions: [cans, chan, chads, chams, chang] -hack/cspell/.cspell.json:3109:10 - Unknown word (dups) Suggestions: [deps, dips, dubs, duds, dues] -hack/cspell/.cspell.json:3128:10 - Unknown word (dataname) Suggestions: [datanami, Datanami, database, pathname, danae] -hack/cspell/.cspell.json:3134:10 - Unknown word (irand) Suggestions: [iran, irani, Iran, Irani, rand] -hack/cspell/.cspell.json:3140:10 - Unknown word (losm) Suggestions: [loam, loom, lose, loss, lost] -hack/cspell/.cspell.json:3141:10 - Unknown word (usecases) Suggestions: [upcases, useless, subbases, surbases, subcauses] -hack/cspell/.cspell.json:3147:10 - Unknown word (crclient) Suggestions: [client, clint, clients, credent, cycling] -hack/cspell/.cspell.json:3165:10 - Unknown word (dummystring) Suggestions: [dummying] -hack/cspell/.cspell.json:3179:10 - Unknown word (curv) Suggestions: [curb, curd, cure, curl, curr] -hack/cspell/.cspell.json:3185:10 - Unknown word (testname) Suggestions: [testate, testcase, extname, getname, hostname] -hack/cspell/.cspell.json:3205:10 - Unknown word (misscheduled) Suggestions: [scheduled] -hack/cspell/.cspell.json:3206:10 - Unknown word (qxya) Suggestions: [quay, quia, qty, qua] -hack/cspell/.cspell.json:3212:10 - Unknown word (jkemc) Suggestions: [kemp, Kemp, emc, EMC] -hack/cspell/.cspell.json:3213:10 - Unknown word (versin) Suggestions: [verdin, verein, vermin, versine, versing] -hack/cspell/.cspell.json:3219:10 - Unknown word (jowe) Suggestions: [joie, joke, jose, jove, jowl] -hack/cspell/.cspell.json:3225:10 - Unknown word (fdewjfx) Suggestions: [] -hack/cspell/.cspell.json:3226:10 - Unknown word (jkxz) Suggestions: [jazz, jeez, jkhy, jmx, jsx] -hack/cspell/.cspell.json:3256:10 - Unknown word (boltdb) Suggestions: [bold, bolt, bolds, bolts, bolide] -hack/cspell/.cspell.json:3257:10 - Unknown word (ingester) Suggestions: [infester, ingested, ingest, ingesta, ingests] -hack/cspell/.cspell.json:3258:10 - Unknown word (inmemory) Suggestions: [inventory] -hack/cspell/.cspell.json:3259:10 - Unknown word (kvstore) Suggestions: [keystore, store, restore, vetoer, ketone] -hack/cspell/.cspell.json:3260:10 - Unknown word (lifecycler) Suggestions: [lifecycle, life cycle] -hack/cspell/.cspell.json:3266:10 - Unknown word (labelmap) Suggestions: [labella, label, labels, lablab, label's] -hack/cspell/.cspell.json:3268:10 - Unknown word (varlibdockercontainers) Suggestions: [] -hack/cspell/.cspell.json:3269:10 - Unknown word (varlog) Suggestions: [vlog, valor, varco, varro, varlet] -hack/cspell/.cspell.json:3275:10 - Unknown word (cadvisor) Suggestions: [cadis, caddis, caviar, caddish, caviler] -hack/cspell/.cspell.json:3282:10 - Unknown word (mafests) Suggestions: [masts, mayest, majesty, maoists, molests] -hack/cspell/.cspell.json:3294:10 - Unknown word (ebpfspy) Suggestions: [ebusy] -hack/cspell/.cspell.json:3349:10 - Unknown word (rolebinding) Suggestions: [] -hack/cspell/.cspell.json:3382:10 - Unknown word (createing) Suggestions: [creating, createsign, createSign, crating, cheating] -hack/cspell/.cspell.json:3390:10 - Unknown word (saveindex) Suggestions: [makeindex, MakeIndex] -hack/cspell/.cspell.json:3392:10 - Unknown word (tpath) Suggestions: [path, xpath, Path, PATH, ptah] -hack/cspell/.cspell.json:3400:10 - Unknown word (bdbs) Suggestions: [bibs, bobs, bubs, bbs, BBS] -hack/cspell/.cspell.json:3401:10 - Unknown word (brnd) Suggestions: [band, bend, bind, bond, brad] -hack/cspell/.cspell.json:3407:10 - Unknown word (faissmetrics) Suggestions: [] -hack/cspell/.cspell.json:3413:10 - Unknown word (cnts) Suggestions: [cats, cots, crts, cuts, cants] -hack/cspell/.cspell.json:3419:10 - Unknown word (exteneral) Suggestions: [enteral, extender, external, extenders, extender's] -hack/cspell/.cspell.json:3425:10 - Unknown word (vmap) Suggestions: [vamp, imap, map, Map, vamps] -hack/cspell/.cspell.json:3431:10 - Unknown word (joind) Suggestions: [join, joins, joint, joined, joni] -hack/cspell/.cspell.json:3432:10 - Unknown word (nonexistid) Suggestions: [nonexisting, nonsexist, nonelastic, nonsexists, novelistic] -hack/cspell/.cspell.json:3433:10 - Unknown word (pushinsert) Suggestions: [pushiest, pushiness, pushier] -hack/cspell/.cspell.json:3440:10 - Unknown word (tmock) Suggestions: [mock, smock, tomsk, Tomsk, tack] -hack/cspell/.cspell.json:3446:10 - Unknown word (idis) Suggestions: [ibis, id's, ides, iris, isis] -hack/cspell/.cspell.json:3453:10 - Unknown word (testint) Suggestions: [testing, tessin, testis, teston, tslint] -hack/cspell/.cspell.json:3460:10 - Unknown word (nkvs) Suggestions: [nkvd, NKVD, na's, nabs, nags] -hack/cspell/.cspell.json:3461:10 - Unknown word (nobic) Suggestions: [niobic, ontic, nobs, nodi, noil] -hack/cspell/.cspell.json:3462:10 - Unknown word (nopvq) Suggestions: [nope, nopt, nova, novo, Nova] -hack/cspell/.cspell.json:3464:10 - Unknown word (toid) Suggestions: [toad, todd, toed, toil, told] -hack/cspell/.cspell.json:3471:10 - Unknown word (additionaldigits) Suggestions: [] -hack/cspell/.cspell.json:3472:10 - Unknown word (kvald) Suggestions: [vlad, Vlad, kalb, kale, kali] -hack/cspell/.cspell.json:3473:10 - Unknown word (metafile) Suggestions: [metalize, emfile, mealie, meatily, metlife] -hack/cspell/.cspell.json:3489:10 - Unknown word (memmetrics) Suggestions: [memetic, metrics, mesmeric, mummeries] -hack/cspell/.cspell.json:3490:10 - Unknown word (ngtmetrics) Suggestions: [numerics] -hack/cspell/.cspell.json:3496:10 - Unknown word (uninserted) Suggestions: [uninsured, unindented, uninfected, uninvested, unnerved] -hack/cspell/.cspell.json:3502:10 - Unknown word (getvector) Suggestions: [detector] -hack/cspell/.cspell.json:3508:10 - Unknown word (typeflag) Suggestions: [type_tag, typebar, typeface] -hack/cspell/.cspell.json:3514:10 - Unknown word (mnode) Suggestions: [monde, mode, node, anode, dnode] -hack/cspell/.cspell.json:3515:10 - Unknown word (mpod) Suggestions: [mood, mod, ipod, iPod, pod] -hack/cspell/.cspell.json:3516:10 - Unknown word (reconciation) Suggestions: [recondition, reconception, reconviction, renunciation, reconciliation] -hack/cspell/.cspell.json:3517:10 - Unknown word (svcsmap) Suggestions: [scamp, scrap, socman, seismal, sockman] -hack/cspell/.cspell.json:3530:10 - Unknown word (unbackupped) Suggestions: [unbacked] -hack/cspell/.cspell.json:3536:10 - Unknown word (aggr) Suggestions: [agr, agar, agger, aggro, gaga] -hack/cspell/.cspell.json:3537:10 - Unknown word (fdist) Suggestions: [fist, feist, foist, dist, fids] -hack/cspell/.cspell.json:3538:10 - Unknown word (fmax) Suggestions: [flax, frax, FRAX, fax, imax] -hack/cspell/.cspell.json:3540:10 - Unknown word (timeoutage) Suggestions: [timeout, timeouts, timeout's] -hack/cspell/.cspell.json:3553:10 - Unknown word (indegrees) Suggestions: [indexers, integers, indexer's, integer's, ingres] -hack/cspell/.cspell.json:3554:10 - Unknown word (outdegrees) Suggestions: [] -hack/cspell/.cspell.json:3566:10 - Unknown word (gids) Suggestions: [gads, gi's, gibs, gics, gide] -hack/cspell/.cspell.json:3573:10 - Unknown word (datas) Suggestions: [data, dadas, dat's, dates, Data] -hack/cspell/.cspell.json:3579:10 - Unknown word (clientmock) Suggestions: [] -hack/cspell/.cspell.json:3580:10 - Unknown word (cmap) Suggestions: [camp, chap, clap, crap, cap] -hack/cspell/.cspell.json:3586:10 - Unknown word (ctgt) Suggestions: [ctlt, CTLT, ctg, cage, cagy] -hack/cspell/.cspell.json:3587:10 - Unknown word (ptgt) Suggestions: [ptg, ptt, PTT, pact, page] -hack/cspell/.cspell.json:3593:10 - Unknown word (datacenter) Suggestions: [] -hack/cspell/.cspell.json:3599:10 - Unknown word (grpcmock) Suggestions: [gorcock, greenock, gridlock] -hack/cspell/.cspell.json:3619:10 - Unknown word (indexmetrics) Suggestions: [] -hack/cspell/.cspell.json:3625:10 - Unknown word (jobname) Suggestions: [noname, NONAME, joanne, joyance, Joanne] -hack/cspell/.cspell.json:3626:10 - Unknown word (jobnamespace) Suggestions: [] -hack/cspell/.cspell.json:3633:10 - Unknown word (userdefined) Suggestions: [] -hack/cspell/.cspell.json:3639:10 - Unknown word (bjns) Suggestions: [bans, bens, bins, bons, buns] -hack/cspell/.cspell.json:3652:10 - Unknown word (gcli) Suggestions: [cli, gail, Gail, cgi, gil] -hack/cspell/.cspell.json:3655:10 - Unknown word (vcli) Suggestions: [cli, vail, veil, vil, scil] -hack/cspell/.cspell.json:3662:10 - Unknown word (benchjobs) Suggestions: [bench's, benches, benthos, benchers, beachboys] -hack/cspell/.cspell.json:3663:10 - Unknown word (benchmarkjob) Suggestions: [benchmark, benchmarks, benchmark's, benchmarked, benchmarker] -hack/cspell/.cspell.json:3665:10 - Unknown word (bjob) Suggestions: [blob, boob, byob, BYOB, bob] -hack/cspell/.cspell.json:3666:10 - Unknown word (cbjl) Suggestions: [clj, call, carl, caul, cbdc] -hack/cspell/.cspell.json:3667:10 - Unknown word (cbsl) Suggestions: [cbs, csl, CBS, bsl, BSL] -hack/cspell/.cspell.json:3668:10 - Unknown word (cjobs) Suggestions: [cobs, jobs, Jobs, cabs, clos] -hack/cspell/.cspell.json:3670:10 - Unknown word (progation) Suggestions: [probation, pronation, proration, rogation, potation] -hack/cspell/.cspell.json:3671:10 - Unknown word (rcticker) Suggestions: [clicker, cracker, cricked, cricket, ricer] -hack/cspell/.cspell.json:3672:10 - Unknown word (wating) Suggestions: [wading, waging, waking, waling, waning] -hack/cspell/.cspell.json:3679:10 - Unknown word (minsit) Suggestions: [minuit, Minuit, minis, misti, monist] -hack/cspell/.cspell.json:3680:10 - Unknown word (scneario) Suggestions: [scenario, scenarios, scenarist, scenario's, scherzo] -hack/cspell/.cspell.json:3686:10 - Unknown word (benchmarkmetrics) Suggestions: [] -hack/cspell/.cspell.json:3702:10 - Unknown word (dset) Suggestions: [dest, diet, duet, dst, DST] -hack/cspell/.cspell.json:3703:10 - Unknown word (npoints) Suggestions: [points, pints, point, paints, pointe] -hack/cspell/.cspell.json:3722:10 - Unknown word (miette) Suggestions: [mete, mite, mitt, matte, metre] -hack/cspell/.cspell.json:3728:10 - Unknown word (bfloat) Suggestions: [bloat, float, afloat, blat, blot] -hack/cspell/.cspell.json:3729:10 - Unknown word (dngt) Suggestions: [dnt, daft, dago, dags, dang] -hack/cspell/.cspell.json:3732:10 - Unknown word (gomp) Suggestions: [gamp, gimp, goop, gorp, gop] -hack/cspell/.cspell.json:3740:10 - Unknown word (cpath) Suggestions: [cath, Cath, path, xpath, Path] -hack/cspell/.cspell.json:3741:10 - Unknown word (ngtresults) Suggestions: [] -hack/cspell/.cspell.json:3742:10 - Unknown word (vquery) Suggestions: [query, jquery, very, veery, valery] -hack/cspell/.cspell.json:3748:10 - Unknown word (repr) Suggestions: [rear, repl, repo, repp, reps] -hack/cspell/.cspell.json:3754:10 - Unknown word (reqwest) Suggestions: [request, reest, rawest, retest, revest] -hack/cspell/.cspell.json:3755:10 - Unknown word (scopeguard) Suggestions: [scorecard, scoreboard] -hack/cspell/.cspell.json:3756:10 - Unknown word (serde) Suggestions: [sered, sere, serge, serve, verde] -hack/cspell/.cspell.json:3762:10 - Unknown word (updown) Suggestions: [uptown, putdown, updo, upon, upton] -hack/cspell/.cspell.json:3774:10 - Unknown word (kbps) Suggestions: [kb's, kips, Kb's, KB's, kbp] -hack/cspell/.cspell.json:3775:10 - Unknown word (minburst) Suggestions: [imburse, minuets, mistrust, minus, miners] -hack/cspell/.cspell.json:3776:10 - Unknown word (peakrate) Suggestions: [perorate, parte, peart, palate, parade] -hack/cspell/.cspell.json:3797:10 - Unknown word (clientcmd) Suggestions: [client, clients, client's, cliental, clientage] -hack/cspell/.cspell.json:3798:10 - Unknown word (clientset) Suggestions: [clients, clientless, client, client's, cliental] -hack/cspell/.cspell.json:3804:10 - Unknown word (rollouts) Suggestions: [rollout, rollo's, Rollo's, rollo, rolls] -hack/cspell/.cspell.json:3805:10 - Unknown word (subcmds) Suggestions: [subs, suds, sums, scuds, sub's] -hack/cspell/.cspell.json:3811:10 - Unknown word (genericclioptions) Suggestions: [] -hack/cspell/.cspell.json:3812:10 - Unknown word (portforwarder) Suggestions: [] -hack/cspell/.cspell.json:3813:10 - Unknown word (spdy) Suggestions: [spay, spdx, spry, SPDX, spy] -hack/cspell/.cspell.json:3814:10 - Unknown word (upgrader) Suggestions: [upgrade, upgraded, upgrades, ungraded, uploader] -hack/cspell/.cspell.json:3820:10 - Unknown word (evalidator) Suggestions: [validator, evaluator, validators, evacuator, eradicator] -hack/cspell/.cspell.json:3821:10 - Unknown word (svalidator) Suggestions: [validator, validators] -hack/cspell/.cspell.json:3827:16 - Unknown word (Ignoredur) Suggestions: [Ignored, Ignorer, Ignore, Ignores, Ignorers] -hack/cspell/.cspell.json:3831:16 - Unknown word (Ignoreaddrs) Suggestions: [Ignorers] -hack/cspell/.cspell.json:3835:16 - Unknown word (Ignoreaddr) Suggestions: [Ignored, Ignorer] -hack/cspell/.cspell.json:3839:16 - Unknown word (Ignorebuf) Suggestions: [Ignorebom, ignoreBOM, Ignore, Ignored, Ignorer] -hack/cspell/.cspell.json:3843:16 - Unknown word (Ignoregroup) Suggestions: [Intergroup] -hack/cspell/.cspell.json:3847:16 - Unknown word (Ignoreopt) Suggestions: [Ignore, igorot, Igorot, Ignored, Ignorer] -hack/cspell/.cspell.json:3851:16 - Unknown word (Ignoreopts) Suggestions: [Ignores, Ignorers] -hack/cspell/.cspell.json:3855:16 - Unknown word (Ignoreconf) Suggestions: [Ignorebom] -hack/cspell/.cspell.json:3859:16 - Unknown word (Ignoreerr) Suggestions: [Ignorer, Ignorers, Ignore, Ignored, Ignores] -hack/cspell/.cspell.json:3863:16 - Unknown word (Ignoreerrs) Suggestions: [Ignorers, Ignoreerrors, ignoreErrors, Ignorer, Ignores] -hack/cspell/.cspell.json:3871:16 - Unknown word (Ignorectx) Suggestions: [Ignore, Ignored, Ignorer, Ignores, Ignorant] -hack/cspell/.cspell.json:3875:16 - Unknown word (Ignorelen) Suggestions: [Ignore, Ignoble, Ignored, Ignorer, Ignores] -hack/cspell/.cspell.json:3879:16 - Unknown word (Ignorecfg) Suggestions: [Ignore, Ignored, Ignorer, Ignores, Ignorers] -hack/cspell/.cspell.json:3883:16 - Unknown word (Ignorecnt) Suggestions: [Ignorant, innocent, Innocent, Ignescent, Ignorance] -hack/cspell/.cspell.json:3887:16 - Unknown word (Ignoreconn) Suggestions: [Ignorebom] -hack/cspell/.cspell.json:3895:16 - Unknown word (Ignorech) Suggestions: [Ignore, Ignored, Ignorer, Ignores, Ignorers] +pkg/tools/benchmark/job/service/insert.go:40:6 - Unknown word (egctx) Suggestions: [] +k8s/metrics/grafana/dashboards/99-vald-agent-memory.yaml:2849:24 - Unknown word (vmsize) Suggestions: [mize, size, maize, resize, vise] +pkg/gateway/filter/usecase/vald.go:62:2 - Unknown word (icopts) Suggestions: [copts, Copts, iops, icons, icon's] +pkg/gateway/filter/usecase/vald.go:66:2 - Unknown word (ecopts) Suggestions: [copts, Copts, eco's, eclats, ecoles] +pkg/gateway/filter/usecase/vald.go:78:6 - Unknown word (iaddrs) Suggestions: [aiders, addr, caddis, laders, nadirs] +pkg/gateway/filter/usecase/vald.go:118:6 - Unknown word (eaddrs) Suggestions: [eads, ears, eagers, easers, eaters] +pkg/gateway/filter/usecase/vald.go:230:6 - Unknown word (eech) Suggestions: [each, etch, exch, eec, lech] +pkg/gateway/filter/usecase/vald.go:230:12 - Unknown word (iech) Suggestions: [inch, itch, lech, mech, sech] +pkg/gateway/filter/usecase/vald.go:230:24 - Unknown word (oech) Suggestions: [oecd, orch, ouch, OECD, och] +pkg/gateway/filter/usecase/vald.go:230:30 - Unknown word (cech) Suggestions: [ceca, ceph, csch, czech, Ceph] +pkg/index/job/correction/service/corrector.go:74:4 - Unknown word (oerr) Suggestions: [orr, herr, Herr, kerr, Kerr] +pkg/index/job/correction/service/corrector.go:203:7 - Unknown word (egctx) Suggestions: [] +pkg/index/job/correction/service/corrector.go:578:9 - Unknown word (daddr) Suggestions: [daddy, addr, ADDR, adder, dada] +pkg/gateway/mirror/service/gateway.go:58:4 - Unknown word (oerr) Suggestions: [orr, herr, Herr, kerr, Kerr] +pkg/gateway/mirror/service/gateway.go:116:92 - Unknown word (ictx) Suggestions: [iotx, IOTX, cite, city, itch] diff --git a/internal/circuitbreaker/breaker.go b/internal/circuitbreaker/breaker.go index 0098b6e88f..81f3a455ef 100644 --- a/internal/circuitbreaker/breaker.go +++ b/internal/circuitbreaker/breaker.go @@ -35,7 +35,7 @@ type breaker struct { minSamples int64 openTimeout time.Duration openExp int64 // unix time - closedRefreshTimeout time.Duration + closedRefreshTimeout time.Duration closedRefreshExp int64 // unix time } diff --git a/internal/circuitbreaker/breaker_test.go b/internal/circuitbreaker/breaker_test.go index 1dbca86c0d..d0fd5ef680 100644 --- a/internal/circuitbreaker/breaker_test.go +++ b/internal/circuitbreaker/breaker_test.go @@ -35,7 +35,7 @@ func Test_breaker_isReady(t *testing.T) { minSamples int64 openTimeout time.Duration openExp int64 - closedRefreshTimeout time.Duration + closedRefreshTimeout time.Duration closedRefreshExp int64 } type want struct { @@ -162,7 +162,7 @@ func Test_breaker_isReady(t *testing.T) { minSamples: test.fields.minSamples, openTimeout: test.fields.openTimeout, openExp: test.fields.openExp, - closedRefreshTimeout: test.fields.closedRefreshTimeout, + closedRefreshTimeout: test.fields.closedRefreshTimeout, closedRefreshExp: test.fields.closedRefreshExp, } @@ -186,7 +186,7 @@ func Test_breaker_success(t *testing.T) { minSamples int64 openTimeout time.Duration openExp int64 - closedRefreshTimeout time.Duration + closedRefreshTimeout time.Duration closedRefreshExp int64 } type want struct{} @@ -281,7 +281,7 @@ func Test_breaker_success(t *testing.T) { minSamples: test.fields.minSamples, openTimeout: test.fields.openTimeout, openExp: test.fields.openExp, - closedRefreshTimeout: test.fields.closedRefreshTimeout, + closedRefreshTimeout: test.fields.closedRefreshTimeout, closedRefreshExp: test.fields.closedRefreshExp, } if test.afterFunc != nil { @@ -308,7 +308,7 @@ func Test_breaker_fail(t *testing.T) { minSamples int64 openTimeout time.Duration openExp int64 - closedRefreshTimeout time.Duration + closedRefreshTimeout time.Duration closedRefreshExp int64 } type want struct{} @@ -439,7 +439,7 @@ func Test_breaker_fail(t *testing.T) { minSamples: test.fields.minSamples, openTimeout: test.fields.openTimeout, openExp: test.fields.openExp, - closedRefreshTimeout: test.fields.closedRefreshTimeout, + closedRefreshTimeout: test.fields.closedRefreshTimeout, closedRefreshExp: test.fields.closedRefreshExp, } if test.afterFunc != nil { diff --git a/pkg/agent/core/ngt/service/ngt_test.go b/pkg/agent/core/ngt/service/ngt_test.go index 25f6e1cf58..4cc18bbebe 100644 --- a/pkg/agent/core/ngt/service/ngt_test.go +++ b/pkg/agent/core/ngt/service/ngt_test.go @@ -1370,7 +1370,7 @@ func Test_ngt_InsertUpsert(t *testing.T) { return } type args struct { - indices []index + indices []index poolSize uint32 bulkSize int }