mirror of
https://github.com/crazybber/go-pattern-examples.git
synced 2024-11-21 19:36:03 +03:00
add spell
This commit is contained in:
parent
a0fc294790
commit
d115e069aa
@ -8,8 +8,10 @@
|
|||||||
// words - list of words to be always considered correct
|
// words - list of words to be always considered correct
|
||||||
"words": [
|
"words": [
|
||||||
"bber",
|
"bber",
|
||||||
|
"cnter",
|
||||||
"crazybber",
|
"crazybber",
|
||||||
"fanin",
|
"fanin",
|
||||||
|
"gobreaker",
|
||||||
"gomore",
|
"gomore",
|
||||||
"Goroutines",
|
"Goroutines",
|
||||||
"ifelse",
|
"ifelse",
|
||||||
@ -27,6 +29,7 @@
|
|||||||
"stretchr",
|
"stretchr",
|
||||||
"struct",
|
"struct",
|
||||||
"Structs",
|
"Structs",
|
||||||
|
"tscb",
|
||||||
"xargs"
|
"xargs"
|
||||||
],
|
],
|
||||||
// flagWords - list of words to be always considered incorrect
|
// flagWords - list of words to be always considered incorrect
|
||||||
|
Loading…
Reference in New Issue
Block a user