-
Notifications
You must be signed in to change notification settings - Fork 506
Letter 'g' from #428 #477
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
Letter 'g' from #428 #477
Conversation
Codecov Report
@@ Coverage Diff @@
## master #477 +/- ##
=======================================
Coverage 88.77% 88.77%
=======================================
Files 3 3
Lines 704 704
Branches 100 100
=======================================
Hits 625 625
Misses 60 60
Partials 19 19Continue to review full report at Codecov.
|
codespell_lib/data/dictionary.txt
Outdated
| Ghandi->Gandhi | ||
| ghraphic->graphic | ||
| gioen->given | ||
| gird->grid |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The word gird is valid, this correction should be removed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed this entry in favor of https://github.com/lucasdemarchi/codespell/pull/479/files#diff-3bddc99f1f6dffc98ea11be5a5a31ae9R4945
|
Needs rebase |
f17da6d to
15dad4f
Compare
|
rebased and ready for merge |
codespell_lib/data/dictionary.txt
Outdated
| genarated->generated | ||
| genarating->generating | ||
| genaration->generation | ||
| geneic->generic |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also "genetic"
codespell_lib/data/dictionary.txt
Outdated
| geographicial->geographical | ||
| geomery->geometry | ||
| geometites->geometries | ||
| geometrc->geometry |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"geometric" should probably be first
codespell_lib/data/dictionary.txt
Outdated
| greysacles->greyscales | ||
| gridles->griddles | ||
| grometry->geometry | ||
| grop->drop |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
or "group"
Continuing to separate codespell-project#428 in to separate PRs for each letter. Also removed/corrected some entries that were not relevant/precise and augmented others. This PR has been sorted as well.
Continuing to separate #428 in to separate PRs for each letter. Also removed/corrected some entries that were not relevant/precise and augmented others. This PR has been sorted as well.