Skip to content
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

Move falsy and accreting to more appropriate files #2511

Merged
merged 1 commit into from
Oct 17, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 0 additions & 2 deletions codespell_lib/data/dictionary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,6 @@ accrdingly->accordingly
accrediation->accreditation
accredidation->accreditation
accress->access
accreting->accrediting
accroding->according
accrodingly->accordingly
accronym->acronym
Expand Down Expand Up @@ -15330,7 +15329,6 @@ falshed->flashed
falshes->flashes
falshing->flashing
falsly->falsely
falsy->falsely, false,
falt->fault
falure->failure
familar->familiar
Expand Down
1 change: 1 addition & 0 deletions codespell_lib/data/dictionary_code.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ dur->due
endcode->encode
errorstring->error string
exitst->exits, exists,
falsy->falsely, false,
files'->file's
gae->game, Gael, gale,
hist->heist, his,
Expand Down
1 change: 1 addition & 0 deletions codespell_lib/data/dictionary_rare.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
ablet->able, tablet,
accreting->accrediting
afterwords->afterwards
amination->animation, lamination,
aminations->animations, laminations,
Expand Down