Skip to content

Commit 6c9c201

Browse files
tonytrgCopilot
andauthored
Update internal/ghmcp/server.go
Co-authored-by: Copilot <[email protected]>
1 parent 5dfeaca commit 6c9c201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/ghmcp/server.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ func (t *bearerAuthTransport) RoundTrip(req *http.Request) (*http.Response, erro
464464

465465
// cleanToolsets handles special toolset keywords in the enabled toolsets list:
466466
// - Duplicates are removed from the result.
467-
// - Removes whitespaces
467+
// - Removes whitespace
468468
// - "all": Returns ["all"] immediately, ignoring all other toolsets (unless dynamicToolsets is true)
469469
// - "default": Replaces with the actual default toolset IDs from GetDefaultToolsetIDs()
470470
// When dynamicToolsets is true, filters out "all" from the enabled toolsets.

0 commit comments

Comments
 (0)