From 1ad912ccde9165c69d6778c63b8691e25ef08ac1 Mon Sep 17 00:00:00 2001 From: luzpaz Date: Sun, 8 Sep 2024 20:41:58 -0400 Subject: [PATCH 1/2] Move crate->create to code dictionary Fixes #2281 Fixes #3355 Fix partially for #1660 --- codespell_lib/data/dictionary_code.txt | 1 + codespell_lib/data/dictionary_rare.txt | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/codespell_lib/data/dictionary_code.txt b/codespell_lib/data/dictionary_code.txt index 3282312623..d9ef969921 100644 --- a/codespell_lib/data/dictionary_code.txt +++ b/codespell_lib/data/dictionary_code.txt @@ -18,6 +18,7 @@ clas->class cloneable->clonable cmo->com copyable->copiable +crate->create creat->create, crate, dateset->dataset datesets->datasets diff --git a/codespell_lib/data/dictionary_rare.txt b/codespell_lib/data/dictionary_rare.txt index e37abc6c77..965d08910a 100644 --- a/codespell_lib/data/dictionary_rare.txt +++ b/codespell_lib/data/dictionary_rare.txt @@ -69,7 +69,6 @@ covert->convert, cover, covet, coverts->converts, covers, covets, crasher->crash crashers->crashes -crate->create crated->created creche->crèche crufts->cruft From 5fb3e54ddb0a2908ed429b53ecfb510fa003042c Mon Sep 17 00:00:00 2001 From: luzpaz Date: Mon, 9 Sep 2024 11:04:14 -0400 Subject: [PATCH 2/2] Remove 'crate' as a proposed result from code dictionary As discussed in https://github.com/codespell-project/codespell/pull/3537#issuecomment-2337838956 --- codespell_lib/data/dictionary_code.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codespell_lib/data/dictionary_code.txt b/codespell_lib/data/dictionary_code.txt index d9ef969921..795966d402 100644 --- a/codespell_lib/data/dictionary_code.txt +++ b/codespell_lib/data/dictionary_code.txt @@ -19,7 +19,7 @@ cloneable->clonable cmo->com copyable->copiable crate->create -creat->create, crate, +creat->create dateset->dataset datesets->datasets define'd->defined