Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add internal CI improvements #87

Merged
merged 2 commits into from
Sep 19, 2024

Conversation

AhmedIsmail02
Copy link
Contributor

Description

This PR does the following:

  • *.cc, and *.cpp files were not internally checked by uncrustify code formatter tool, these files are now added to be checked and styled according to uncrustify suggestions.

  • Unknown words are added to fix failures identified by the spell-checker tool in iot_default_root_certificates.h file available in aws_configs directory for all applications except blinky.

Test Steps

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

*.cc, and *.cpp files were not checked by uncrustify
code formatter tool, these files are now added to be
checked and styled according to uncrustify suggestions.

Signed-off-by: Ahmed Ismail <Ahmed.Ismail@arm.com>
These words are added to fix unknown words
identified by the spell-checker tool in
`iot_default_root_certificates.h` file available
in `aws_configs` for all applications except blinky.

Signed-off-by: Ahmed Ismail <Ahmed.Ismail@arm.com>
@AhmedIsmail02 AhmedIsmail02 requested a review from a team as a code owner September 18, 2024 15:30
@urutva urutva merged commit 15ae988 into FreeRTOS:main Sep 19, 2024
16 checks passed
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.

4 participants