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

CI: enable codespell check #367

Merged
merged 2 commits into from
Apr 11, 2022
Merged

CI: enable codespell check #367

merged 2 commits into from
Apr 11, 2022

Conversation

arnopo
Copy link
Collaborator

@arnopo arnopo commented Mar 31, 2022

The checkpatch.pl allows to run codespell on patches to highlight typo error.
Rebase the CI and checkpatch script on recent version and enable "codespell" tool

- Rebase check_compliance.py and compliance.yml from zephyr project
- Fix checkpatch subprocess command.
- rebase

Signed-off-by: Arnaud Pouliquen <[email protected]>
Enable the use of codespell tool in checkpatch.pl
For this the checkpatch.pl as been partially rebased on the Linux one.

Signed-off-by: Arnaud Pouliquen <[email protected]>
@arnopo arnopo requested a review from edmooring March 31, 2022 16:09
Copy link
Contributor

@edmooring edmooring left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to go.

@arnopo arnopo merged commit b90535e into OpenAMP:main Apr 11, 2022
@arnopo arnopo added this to the Release V2022.04 milestone Apr 15, 2022
@arnopo arnopo deleted the codespell_ci branch May 20, 2022 12:50
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.

2 participants