mirror of
https://github.com/crazybber/go-pattern-examples.git
synced 2025-04-03 13:13:34 +03:00
add spell
This commit is contained in:
parent
a0fc294790
commit
d115e069aa
1 changed files with 3 additions and 0 deletions
|
@ -8,8 +8,10 @@
|
|||
// words - list of words to be always considered correct
|
||||
"words": [
|
||||
"bber",
|
||||
"cnter",
|
||||
"crazybber",
|
||||
"fanin",
|
||||
"gobreaker",
|
||||
"gomore",
|
||||
"Goroutines",
|
||||
"ifelse",
|
||||
|
@ -27,6 +29,7 @@
|
|||
"stretchr",
|
||||
"struct",
|
||||
"Structs",
|
||||
"tscb",
|
||||
"xargs"
|
||||
],
|
||||
// flagWords - list of words to be always considered incorrect
|
||||
|
|
Loading…
Add table
Reference in a new issue