Swap all files to use clang-format instead of uncrustify
Use a new spell checker
Use new version of some CI-CD Actions
Relevant PR for CI-CD-Actions can be found here
Description
Updating the manifest.yml file to contain all submodules at their current tags.
Test output:
skptak@darwin22.0 [14:17] ~/repos/fork/libraries/ota-for-aws-iot-embedded-sdk_Soren
# python3 ~/repos/fork/CI-CD-Github-Actions_Soren/manifest-verifier/verify_manifest.py --ignore-submodule-path=FreeRTOS-Plus/Test/CMock,FreeRTOS/Test/CMock/CMock,FreeRTOS/Test/litani
INFO - CHECKING PATH: /Users/skptak/repos/fork/libraries/ota-for-aws-iot-embedded-sdk_Soren
INFO - List of submodules being verified: ['source/dependency/3rdparty/tinycbor', 'source/dependency/coreJSON', 'test/cbmc/FreeRTOS-Kernel', 'test/unit-test/CMock']
INFO - Verifying that manifest.yml versions are up-to-date.....
PASSED - manifest.yml file has been verified!
Checklist:
[x] I have tested my changes. No regression in existing tests.
[x] My code is formatted using Uncrustify.
[x] I have read and applied the rules stated in CONTRIBUTING.md.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Swap all files to use clang-format instead of uncrustify Use a new spell checker Use new version of some CI-CD Actions Relevant PR for CI-CD-Actions can be found here
Description
Updating the manifest.yml file to contain all submodules at their current tags.
Test output:
Checklist:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.