From 94a689c1998907beb359dc74fcf2064598883ef4 Mon Sep 17 00:00:00 2001 From: Dimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com> Date: Tue, 4 Jul 2023 07:50:50 +0200 Subject: [PATCH] Move `dateset` to dictionary_code.txt Although it's hardly a word, it appears to have been added to the aspell dictionary: https://github.com/codespell-project/codespell/issues/2897 Not sure what the rationale for adding `dateset` to the aspell dictionary is, but search engines show the context is usually programming and source code, so `dictionary_code.txt` is probably the best choice. --- codespell_lib/data/dictionary.txt | 2 -- codespell_lib/data/dictionary_code.txt | 2 ++ 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/codespell_lib/data/dictionary.txt b/codespell_lib/data/dictionary.txt index ec88a2e87b..048bec5754 100644 --- a/codespell_lib/data/dictionary.txt +++ b/codespell_lib/data/dictionary.txt @@ -11504,8 +11504,6 @@ datecreatedd->datecreated datection->detection datections->detections datee->date -dateset->dataset -datesets->datasets datset->dataset datsets->datasets daty->data, date, diff --git a/codespell_lib/data/dictionary_code.txt b/codespell_lib/data/dictionary_code.txt index 6bc6c25386..2f990d594a 100644 --- a/codespell_lib/data/dictionary_code.txt +++ b/codespell_lib/data/dictionary_code.txt @@ -12,6 +12,8 @@ cloneable->clonable cmo->com copyable->copiable creat->create, crate, +dateset->dataset +datesets->datasets define'd->defined deque->dequeue doas->does, do as,