Commit 780cd2e
committed
MINOR: add common Go tools to golang spellcheck dictionary
Update the golang.txt aspell dictionary with frequently used Go tooling commands, linters, and utilities including godoc, gofmt, gofumpt, govet, golint, golangci, gopls, goimports, and delve. This prevents the spellchecker from incorrectly flagging these common ecosystem terms as spelling errors during commit validation.1 parent bb013de commit 780cd2e
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
85 | 94 | | |
86 | 95 | | |
87 | 96 | | |
| |||
0 commit comments