Skip to content

all: minor cleanups#700

Open
sweis wants to merge 1 commit intoFiloSottile:mainfrom
sweis:claude/minor-cleanup-HXoHp
Open

all: minor cleanups#700
sweis wants to merge 1 commit intoFiloSottile:mainfrom
sweis:claude/minor-cleanup-HXoHp

Conversation

@sweis
Copy link

@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)
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