Skip to content

Commit 6c9c201

Browse files
tonytrgCopilot
andauthored
Update internal/ghmcp/server.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 5dfeaca commit 6c9c201

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)