Hotfix/fix signed to unsigned warning
adding static cast to suppress compiler warnings
Thank you for contributing!
I can see that there is much more added here than fixing compiler warnings. ;)
However, I am willing to merge the other things, but all in separate PRs:
CMakePresetsclang-formatandclang-tidytogether.- I would like not to merge the
.vscode/directory. - The contributing note is not necessary. The intuitive, GitHub-driven collaboration approach is good to me.
- Nice finding with the CPM! I could merge it too, but also in a separate PR.
Whoops - a bunch of those commits are tweaks I did to make the code more friendly to use with Plexus internal standards. I'll see if I can generate a PR with the minimum amount of changes needed.
Thank you for contributing!
I can see that there is much more added here than fixing compiler warnings. ;)
However, I am willing to merge the other things, but all in separate PRs:
CMakePresetsclang-formatandclang-tidytogether.- I would like not to merge the
.vscode/directory.- The contributing note is not necessary. The intuitive, GitHub-driven collaboration approach is good to me.
- Nice finding with the CPM! I could merge it too, but also in a separate PR.
I believe all of the "other things" have been broken into their own PRs:
Please let me know if I missed anything. Thanks!