Movatterモバイル変換


[0]ホーム

URL:


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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
aentinger merged 2 commits intoarduino:masterfromper1234:spell-check
May 31, 2021
Merged

Add CI workflow to check for commonly misspelled words#150

aentinger merged 2 commits intoarduino:masterfromper1234:spell-check
May 31, 2021

Conversation

per1234
Copy link
Collaborator

On every push, pull request, and periodically, usethecodespell-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 theignore-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.

On every push, pull request, and periodically, use the codespell-project/actions-codespell action to check for commonlymisspelled words.In the event of a false positive, the problematic word should be added, in all lowercase, to the ignore-words-list fieldof ./.codespellrc. Regardless of the case of the word in the false positive, it must be in all lowercase in the ignorelist. The ignore list is comma-separated with no spaces.
@codecov-commenter
Copy link

Codecov Report

Merging#150 (14defce) intomaster (d06d9b2) willnot change coverage.
The diff coverage isn/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 FilesCoverage Δ
api/IPAddress.cpp97.95% <ø> (ø)

Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last updated06d9b2...14defce. Read thecomment docs.

Copy link
Contributor

@aentingeraentinger 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
@aentingeraentinger merged commit173e8ea intoarduino:masterMay 31, 2021
@per1234per1234 deleted the spell-check branchMay 31, 2021 07:47
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@aentingeraentingeraentinger approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@per1234@codecov-commenter@aentinger

[8]ページ先頭

©2009-2025 Movatter.jp