Remove "tim" from dictionary.txt#536
Merged
Merged
Conversation
"Tim" is a valid first name. This commit fixes #535.
Codecov Report
@@ Coverage Diff @@
## master #536 +/- ##
=======================================
Coverage 88.35% 88.35%
=======================================
Files 3 3
Lines 704 704
Branches 100 100
=======================================
Hits 622 622
Misses 62 62
Partials 20 20Continue to review full report at Codecov.
|
Member
|
Thanks @vinc17fr |
peternewman
added a commit
to peternewman/codespell
that referenced
this pull request
Jun 11, 2018
This reverts commit e977462.
larsoner
pushed a commit
that referenced
this pull request
Jun 11, 2018
* More real world typos * More typos Real world ones, and equivalent variations thereof * Add socail->social * Add resycn->resync * Add Ardiuno->Arduino, add wether->weather as another option * Revert "Remove "tim" from dictionary.txt (#536)" This reverts commit e977462. * Disable tim->time given it being a person's name
larsoner
pushed a commit
that referenced
this pull request
Jul 17, 2019
* More real world typos * More typos Real world ones, and equivalent variations thereof * Add socail->social * Add resycn->resync * Add Ardiuno->Arduino, add wether->weather as another option * Revert "Remove "tim" from dictionary.txt (#536)" This reverts commit e977462. * Disable tim->time given it being a person's name * Remove some valid words as corrections from the dictionary
larsoner
added a commit
that referenced
this pull request
Aug 11, 2020
…rare (#1557) * More real world typos * More typos Real world ones, and equivalent variations thereof * Add socail->social * Add resycn->resync * Add Ardiuno->Arduino, add wether->weather as another option * Revert "Remove "tim" from dictionary.txt (#536)" This reverts commit e977462. * Disable tim->time given it being a person's name * Remove some valid words as corrections from the dictionary * Add back some rare words * Fix a duff merge * Remove blacklist as it's now in the usage dictionary Co-authored-by: Eric Larson <[email protected]>
larsoner
pushed a commit
that referenced
this pull request
Sep 2, 2020
* More real world typos * More typos Real world ones, and equivalent variations thereof * Add socail->social * Add resycn->resync * Add Ardiuno->Arduino, add wether->weather as another option * Revert "Remove "tim" from dictionary.txt (#536)" This reverts commit e977462. * Disable tim->time given it being a person's name * Objext is a Makefile term * Add compatibel->compatible * Cloneable is a Java term * Moving keyserver to code because of the apt option * Dedupe isn't in a proper dictionary, but seems well used, so move to rare * Add dedupe as an informal correction too * The octal dump command * Add another suggestion for alse * Move GAE as it's also Google App Engine * Add another suggestion to te * Copyable is a C++ term * Allow rare word corrections to be informal * Skip dedup->dedupe and dedupe->deduplicate for now
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.
"Tim" is a valid first name.
This commit fixes #535.