feat(health): check on gotests
This commit is contained in:
parent
8b3c68e38a
commit
acd414d454
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ local M = {
|
||||||
{ bin = "go", help = "required for GoMod, GoGet, GoGenerate command" },
|
{ bin = "go", help = "required for GoMod, GoGet, GoGenerate command" },
|
||||||
{ bin = "gomodifytags", help = "required for modify struct tags" },
|
{ bin = "gomodifytags", help = "required for modify struct tags" },
|
||||||
{ bin = "impl", help = "required for interface implementing" },
|
{ bin = "impl", help = "required for interface implementing" },
|
||||||
|
{ bin = "gotests", help = "required for test(s) generation" },
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue