fix: fix iferr config (#56)
This commit is contained in:
parent
bbe89312c5
commit
8a6f7748ef
2 changed files with 3 additions and 3 deletions
|
|
@ -20,7 +20,7 @@ local default_config = {
|
|||
iferr = "iferr",
|
||||
dlv = "dlv",
|
||||
},
|
||||
---@class gopjer.ConfigGotests
|
||||
---@class gopher.ConfigGotests
|
||||
gotests = {
|
||||
-- gotests doesn't have template named "default" so this plugin uses "default" to set the default template
|
||||
template = "default",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue