Skip to content

review: modern Go in the pod filter and the exec arg stop - #133

Merged
CMGS merged 1 commit into
masterfrom
review/style
Sep 7, 2026
Merged

review: modern Go in the pod filter and the exec arg stop#133
CMGS merged 1 commit into
masterfrom
review/style

Conversation

@CMGS

@CMGS CMGS commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

Style round under the reloaded asl (rules commit 2b26bf9) and the reloaded /code skill; 99 files read in full by readers, two findings kept after adjudication: strings.CutSuffix replaces the HasSuffix-and-slice pair that strips a percent sign in the pod resource filter, and the exec command's StopOnNthArg takes new(1) instead of a package-level variable that existed only to be addressed. No behavior change. Gates: build, vet, full tests, lint + fmt-check on linux and darwin, asl gate analyzers on both, all green; comments +0 −0.

strings.CutSuffix replaces the HasSuffix-and-slice pair that stripped a
percent sign, and the exec command's StopOnNthArg takes new(1) instead of
a package-level variable that existed only to be addressed.
@CMGS
CMGS merged commit 513e0cf into master Sep 7, 2026
3 checks passed
@CMGS
CMGS deleted the review/style branch September 7, 2026 15:15
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.

1 participant