Fix typos across the project - #2538
Conversation
|
@antonkesy it seems some of the changes you made require to run clang-format on that files. Also, can you edit the commit messages and prepend It also might not be clear to new contributors, but this repo is basically in maintenance mode and the development has fully shifted to iceoryx2. So while we appreciate your contribution, there will most probably no further major release from this repo. We would of course also appreciate if you look at the iceoryx2 repo for typos. I guess we also have plenty of them there. |
|
@antonkesy I think we need to make it clear the the branch naming is not a hard requirement. For a first or one time contribution, this can be relaxed. |
Notes for Reviewer
This PR fixes typos in docs, comments, and string literals. It should not change any behavior of the code.
It's quite huge (sorry), but should be fairly easy to check
If this is not suitable, needs changes, ... please let me know :)
Pre-Review Checklist for the PR Author
iox-123-this-is-a-branch)iox-#123 commit text)task-list-completed)Checklist for the PR Reviewer
iceoryx_hoofshave been added to./clang-tidy-diff-scans.txtPost-review Checklist for the PR Author
References