Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfaa90d2

Browse files
committed
fix linter issues
1 parent9f25ebe commitfaa90d2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎cmd/github-mcp-server/generate_docs.go‎

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -247,10 +247,9 @@ func generateToolDoc(tool mcp.Tool) string {
247247
requiredStr="required"
248248
}
249249

250-
// Get the type and description
251-
typeStr:="unknown"
252-
description:=""
250+
vartypeStr,descriptionstring
253251

252+
// Get the type and description
254253
switchprop.Type {
255254
case"array":
256255
ifprop.Items!=nil {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp