Skip to content

all: minor cleanups#700

Merged
FiloSottile merged 1 commit intoFiloSottile:mainfrom
sweis:claude/minor-cleanup-HXoHp
Mar 20, 2026
Merged

all: minor cleanups#700
FiloSottile merged 1 commit intoFiloSottile:mainfrom
sweis:claude/minor-cleanup-HXoHp

Conversation

@sweis
Copy link
Copy Markdown
Contributor

@sweis sweis commented Mar 12, 2026

Replace two hand-rolled slicesEqual helpers with slices.Equal from the standard library, which is already imported in age.go. (age.go:211-221, plugin/plugin.go:666-676)

Fix godoc link typo [Indentity] -> [Identity].
(plugin/plugin.go:3)

Fix comment typo "not MinPayload" -> "so MinPayload". (internal/inspect/inspect.go:25)

Replace two hand-rolled slicesEqual helpers with slices.Equal from
the standard library, which is already imported in age.go.
(age.go:211-221, plugin/plugin.go:666-676)

Fix godoc link typo [Indentity] -> [Identity].
(plugin/plugin.go:3)

Fix comment typo "not MinPayload" -> "so MinPayload".
(internal/inspect/inspect.go:25)
@sweis sweis closed this Mar 19, 2026
@sweis sweis reopened this Mar 19, 2026
@FiloSottile FiloSottile merged commit 706dfc1 into FiloSottile:main Mar 20, 2026
38 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.

3 participants