Skip to content

Fix typos discovered by codespell#418

Merged
jacobwgillespie merged 1 commit intodepot:mainfrom
cclauss:codespell
Jan 15, 2026
Merged

Fix typos discovered by codespell#418
jacobwgillespie merged 1 commit intodepot:mainfrom
cclauss:codespell

Conversation

@cclauss
Copy link
Contributor

@cclauss cclauss commented Dec 20, 2025

Fix typos discovered by codespell - https://github.com/codespell-project/codespell

% codespell --ignore-words-list=intoto,nd,vertexes --skip="*.sum"

./README.md:246: Shortand ==> Shorthand
./README.md:489: defails ==> details, derails
./pkg/cmd/registry/registry.go:394: specificies ==> specifics, specifies
./pkg/buildx/bake/hclparser/gohcl/encode.go:37: togather ==> together, to gather
./pkg/buildx/bake/hclparser/gohcl/schema.go:56: absense ==> absence
./pkg/buildx/commands/build.go:822: Shortand ==> Shorthand
./pkg/buildx/build/build.go:1197: Accpet ==> Accept

% codespell --ignore-words-list=intoto,nd,vertexes --skip="*.sum" --write-changes

Copy link
Member

@jacobwgillespie jacobwgillespie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 🧹

@jacobwgillespie jacobwgillespie merged commit 1e7962a into depot:main Jan 15, 2026
1 check passed
@cclauss cclauss deleted the codespell branch January 15, 2026 21:07
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

Comments