We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f2980b commit 25f01fdCopy full SHA for 25f01fd
examples/gopher.yaml
@@ -65,7 +65,7 @@ agents:
65
- type: todo
66
- type: mcp
67
command: gopls
68
- version: "golang/tools@v0.25.0"
+ version: "golang/tools@v0.21.0"
69
args: ["mcp"]
70
commands:
71
fix-lint:
@@ -165,7 +165,7 @@ agents:
165
- type: shell
166
167
168
169
170
171
librarian:
examples/modernize-go-tests.yaml
@@ -87,7 +87,7 @@ agents:
87
88
89
90
91
92
tools:
93
[
0 commit comments