-
Notifications
You must be signed in to change notification settings - Fork 497
Use pre-commit to sort the dictionaries #2973
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||||
---|---|---|---|---|---|---|---|---|
|
@@ -5,6 +5,9 @@ | |||||||
3rt->3rd | ||||||||
3st->3rd | ||||||||
4rd->4th | ||||||||
__attribyte__->__attribute__ | ||||||||
__cpluspus->__cplusplus | ||||||||
__cpusplus->__cplusplus | ||||||||
a-diaerers->a-diaereses | ||||||||
aaccess->access | ||||||||
aaccessibility->accessibility | ||||||||
|
@@ -8230,9 +8233,9 @@ cllouds->clouds | |||||||
cloack->cloak | ||||||||
cloacks->cloaks | ||||||||
cloberring->clobbering | ||||||||
clock_getttime->clock_gettime | ||||||||
clocksourc->clocksource | ||||||||
clockwíse->clockwise | ||||||||
clock_getttime->clock_gettime | ||||||||
clodes->closed, clothes, | ||||||||
cloding->closing | ||||||||
cloes->close | ||||||||
|
@@ -11247,8 +11250,8 @@ cought->caught, cough, fought, | |||||||
coul->could | ||||||||
could'nt->couldn't | ||||||||
could't->couldn't | ||||||||
couldent->couldn't | ||||||||
coulden`t->couldn't | ||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Dictionary changes seem outside of the scope of this PR. I can introduce this change if needed, but I would prefer to keep this PR tightly scoped. |
||||||||
couldent->couldn't | ||||||||
couldn->could, couldn't, | ||||||||
couldn;t->couldn't | ||||||||
couldnt'->couldn't | ||||||||
|
@@ -31326,6 +31329,7 @@ phsyically->physically | |||||||
phsyics->physics | ||||||||
phtread->pthread | ||||||||
phtreads->pthreads | ||||||||
phy_interace->phy_interface | ||||||||
phyiscal->physical | ||||||||
phyiscally->physically | ||||||||
phyiscs->physics | ||||||||
|
@@ -31352,7 +31356,6 @@ physisions->physicians | |||||||
physisist->physicist | ||||||||
phython->python | ||||||||
phyton->python | ||||||||
phy_interace->phy_interface | ||||||||
piar->pair, pier, pliers, | ||||||||
piars->pairs, piers, pliers, | ||||||||
piblisher->publisher | ||||||||
|
@@ -47125,8 +47128,8 @@ woudl->would | |||||||
woudn't->wouldn't | ||||||||
would'nt->wouldn't | ||||||||
would't->wouldn't | ||||||||
wouldent->wouldn't | ||||||||
woulden`t->wouldn't | ||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||
wouldent->wouldn't | ||||||||
wouldn;t->wouldn't | ||||||||
wouldnt'->wouldn't | ||||||||
wouldnt->wouldn't | ||||||||
|
@@ -47370,9 +47373,6 @@ zukeeni->zucchini | |||||||
zuser->user | ||||||||
zylophone->xylophone | ||||||||
zylophones->xylophones | ||||||||
__attribyte__->__attribute__ | ||||||||
__cpluspus->__cplusplus | ||||||||
__cpusplus->__cplusplus | ||||||||
évaluate->evaluate | ||||||||
сontain->contain | ||||||||
сontained->contained | ||||||||
|
Uh oh!
There was an error while loading. Please reload this page.