79535939

Date: 2025-03-26 09:35:20
Score: 0.5
Natty:
Report link

I made it work by edditing setting.json and added the following:

    "go.alternateTools": {
        "gopls": "gopls",
        "mockgen": "/usr/local/bin/mockgen"
    },
    "gopls": {
        "generate.command": "mockgen"
    }
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Gabriel G.