Skip to content

fix: rename context variable to avoid shadowing#28

Merged
NP-compete merged 1 commit into
NP-compete:mainfrom
khanavi272-spec:fix-content-shadow
Jun 27, 2026
Merged

fix: rename context variable to avoid shadowing#28
NP-compete merged 1 commit into
NP-compete:mainfrom
khanavi272-spec:fix-content-shadow

Conversation

@khanavi272-spec

Copy link
Copy Markdown
Contributor

Renamed the local variable context to ctxArg in server_sdk.go to avoid shadowing the standard library context package.

This improves code clarity and prevents potential confusion in future development.

  • go vet passes
  • No tests affected

@NP-compete NP-compete merged commit 8dd2556 into NP-compete:main Jun 27, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants