Skip to content

CI: add codespell#303

Merged
guelfey merged 1 commit intogodbus:masterfrom
kolyshkin:codespell
Feb 13, 2022
Merged

CI: add codespell#303
guelfey merged 1 commit intogodbus:masterfrom
kolyshkin:codespell

Conversation

@kolyshkin
Copy link
Contributor

@kolyshkin kolyshkin commented Feb 1, 2022

Currently a draft based on #301. Will rebase once it is merged.

Adds codespell job, fixes found typos.

@kolyshkin
Copy link
Contributor Author

OK, the job name (Go / codespell) does not make sense. Will fix in #301.

The following warnings were fixed:

./variant.go:52: unambigously ==> unambiguously
./conn.go:172: useable ==> usable
./dbus_test.go:32: parm ==> param, pram, parma
./dbus_test.go:42: parm ==> param, pram, parma
./dbus_test.go:42: parm ==> param, pram, parma
./dbus_test.go:44: parm ==> param, pram, parma
./encoder_test.go:268: occured ==> occurred
./encoder_test.go:315: occured ==> occurred
./object_test.go:111: Catched ==> Caught
./sequential_handler_test.go:235: occured ==> occurred
./server_interfaces.go:66: incase ==> in case
./introspect/introspect.go:53: retured ==> returned

Signed-off-by: Kir Kolyshkin <[email protected]>
@kolyshkin kolyshkin marked this pull request as ready for review February 7, 2022 20:27
Copy link
Member

@guelfey guelfey left a comment

Choose a reason for hiding this comment

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

Thanks

@guelfey guelfey merged commit 3500ad4 into godbus:master Feb 13, 2022
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