Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4843062

Browse files
ci: bump crate-ci/typos from 1.24.1 to 1.24.3 in the github-actions group (#14521)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: Muhammad Atif Ali <atif@coder.com>
1 parentc74fed1 commit4843062

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ jobs:
184184
185185
# Check for any typos
186186
-name:Check for typos
187-
uses:crate-ci/typos@v1.24.1
187+
uses:crate-ci/typos@v1.24.3
188188
with:
189189
config:.github/workflows/typos.toml
190190

‎cli/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ func (r *RootCmd) Command(subcommands []*serpent.Command) (*serpent.Command, err
256256
cmd.Use=fmt.Sprintf("%s %s %s",tokens[0],flags,tokens[1])
257257
})
258258

259-
// Addalises when appropriate.
259+
// Addaliases when appropriate.
260260
cmd.Walk(func(cmd*serpent.Command) {
261261
// TODO: we should really be consistent about naming.
262262
ifcmd.Name()=="delete"||cmd.Name()=="remove" {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp