Letter 'n' from #436#493
Merged
larsoner merged 2 commits intocodespell-project:masterfrom May 8, 2018
Merged
Conversation
larsoner
reviewed
May 8, 2018
codespell_lib/data/dictionary.txt
Outdated
| Mythraic->Mithraic | ||
| naieve->naive | ||
| namepsace->namespace | ||
| namesd->named |
Member
There was a problem hiding this comment.
due to QWERTY proximit of s/d also "names"
codespell_lib/data/dictionary.txt
Outdated
| necessaery->necessary | ||
| necessar->necessary | ||
| necessarilly->necessarily | ||
| necessariy->necessary |
codespell_lib/data/dictionary.txt
Outdated
| neigbourhood->neighbourhood | ||
| neigbouring->neighbouring, neighboring, | ||
| neigbours->neighbours, neighbors, | ||
| neighboors->neighbours |
Member
There was a problem hiding this comment.
"neighbors" should probably be the first suggestion
codespell_lib/data/dictionary.txt
Outdated
| nowdays->nowadays | ||
| nowe->now | ||
| nto->not, disabled due to \n | ||
| nto->not, disable due to \n |
Continuing to separate ~codespell-project#428~ codespell-project#436 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.
Codecov Report
@@ Coverage Diff @@
## master #493 +/- ##
=======================================
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.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Continuing to separate
#428#436 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.