Skip to content

Add new common words to the cSpellWordList.txt #946

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

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

Skptak
Copy link
Member

@Skptak Skptak commented Jan 5, 2024

Description

Use Unix/GNU Sort instead of MacOS sort. MacOS version of sort will put capital letters at the end, GNU sort does not.
Add new common spelling words to the cSpellWordList to account for the issue mentioned in FreeRTOS/CI-CD-Github-Actions#99

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.

@Skptak Skptak marked this pull request as ready for review January 5, 2024 20:10
@Skptak Skptak requested a review from a team as a code owner January 5, 2024 20:10
Copy link

sonarqubecloud bot commented Jan 5, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

codecov bot commented Jan 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1947dd2) 93.43% compared to head (f17fdc3) 93.43%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #946   +/-   ##
=======================================
  Coverage   93.43%   93.43%           
=======================================
  Files           6        6           
  Lines        3199     3199           
  Branches      890      890           
=======================================
  Hits         2989     2989           
  Misses        103      103           
  Partials      107      107           
Flag Coverage Δ
unittests 93.43% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kar-rahul-aws kar-rahul-aws merged commit 460e953 into FreeRTOS:main Jan 8, 2024
@Skptak Skptak deleted the updateWordList branch January 25, 2024 17:40
laroche pushed a commit to laroche/FreeRTOS-Kernel that referenced this pull request Apr 18, 2024
* Fix CBMC proof failures

These were introduced in PR FreeRTOS#620.

Signed-off-by: Gaurav Aggarwal <[email protected]>

* Update manifest

Signed-off-by: Gaurav Aggarwal <[email protected]>

---------

Signed-off-by: Gaurav Aggarwal <[email protected]>
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