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

Update word list #507

Merged
merged 3 commits into from
Jan 9, 2024
Merged

Update word list #507

merged 3 commits into from
Jan 9, 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

Checklist:

  • I have tested my changes. No regression in existing tests.
  • My code is formatted using Uncrustify.
  • 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.

@Skptak Skptak merged commit 9a8395b into aws:main Jan 9, 2024
12 checks passed
@Skptak Skptak deleted the updateWordList branch January 9, 2024 17:25
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.

3 participants