Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@AniruddhaKanhere
Copy link
Member

@AniruddhaKanhere AniruddhaKanhere commented May 9, 2021

Description

This PR adds a spell checker to the repository. The spell check is run using Github actions.
There are a lot of files in the repository which do not fall under the purview of FreeRTOS developers and are forked/copied from some other (publically available) sources - thus, this PR adds a filter to check only the files which bear the Amazon copyright.
Other files are ignored.

Test Steps

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.

@AniruddhaKanhere AniruddhaKanhere requested a review from a team as a code owner May 9, 2021 23:39
@n9wxu n9wxu merged commit 1bc759d into FreeRTOS:main May 13, 2021
alfred2g pushed a commit to alfred2g/FreeRTOS that referenced this pull request May 27, 2021
* Added spell check

* All words

* Add a missing word

* Fix header checks

* Fix header checks v1

* Fix header check v2

* Updated freertos link in header

* Fixed afr link in the header

* Fix last of header checks

* Update the spell check script to check amazon licensed files only

* Fixed paths and added comments

* Try with modified repo

* Add inplace substitute option to sed

* Use official repo as the spell checker source

* Add vendor file to the ignored list

Co-authored-by: root <[email protected]>
moninom1 added a commit to moninom1/FreeRTOS that referenced this pull request Apr 17, 2023
* DHCP.c changes and compilation fix
* Update end point changes
* Run uncrustify
Zangetsu112 pushed a commit to Zangetsu112/FreeRTOS-evpp that referenced this pull request Aug 18, 2025
* Added spell check

* All words

* Add a missing word

* Fix header checks

* Fix header checks v1

* Fix header check v2

* Updated freertos link in header

* Fixed afr link in the header

* Fix last of header checks

* Update the spell check script to check amazon licensed files only

* Fixed paths and added comments

* Try with modified repo

* Add inplace substitute option to sed

* Use official repo as the spell checker source

* Add vendor file to the ignored list

Co-authored-by: root <[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