Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add CI workflow to check for commonly misspelled words #150

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
aentinger merged 2 commits into arduino:master from per1234:spell-check
May 31, 2021
Merged

Add CI workflow to check for commonly misspelled words #150

aentinger merged 2 commits into arduino:master from per1234:spell-check
May 31, 2021

Conversation

Copy link
Collaborator

@per1234 per1234 commented May 31, 2021

On every push, pull request, and periodically, use the codespell-project/actions-codespell action to check for commonly misspelled words.

In the event of a false positive, the problematic word should be added, in all lowercase, to the ignore-words-list field of ./.codespellrc. Regardless of the case of the word in the false positive, it must be in all lowercase in the ignore list. The ignore list is comma-separated with no spaces.

per1234 added 2 commits May 30, 2021 23:40
On every push, pull request, and periodically, use the codespell-project/actions-codespell action to check for commonly
misspelled words.
In the event of a false positive, the problematic word should be added, in all lowercase, to the ignore-words-list field
of ./.codespellrc. Regardless of the case of the word in the false positive, it must be in all lowercase in the ignore
list. The ignore list is comma-separated with no spaces.
Copy link

Codecov Report

Merging #150 (14defce) into master (d06d9b2) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@
## master #150 +/- ##
=======================================
 Coverage 96.00% 96.00% 
=======================================
 Files 13 13 
 Lines 827 827 
=======================================
 Hits 794 794 
 Misses 33 33 
Impacted Files Coverage Δ
api/IPAddress.cpp 97.95% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d06d9b2...14defce. Read the comment docs.

Copy link
Contributor

@aentinger aentinger left a comment

Choose a reason for hiding this comment

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

Terrific! Thank you very much @per1234 🚀

per1234 reacted with thumbs up emoji
@aentinger aentinger merged commit 173e8ea into arduino:master May 31, 2021
@per1234 per1234 deleted the spell-check branch May 31, 2021 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
1 more reviewer

@aentinger aentinger aentinger approved these changes

Reviewers whose approvals may not affect merge requirements
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /