From 25a9876ad49ee6dc2599c5dc65e6b6019bdedc68 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Thu, 21 Dec 2023 19:24:13 -0500 Subject: [PATCH] Add rudimentary codespell config --- .codespellrc | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .codespellrc diff --git a/.codespellrc b/.codespellrc new file mode 100644 index 0000000..dfb8f7a --- /dev/null +++ b/.codespellrc @@ -0,0 +1,6 @@ +[codespell] +skip = .git,*.pdf,*.svg,go.sum,.codespellrc +check-hidden = true +# ignore-regex = +# ist -- unfortunate variable +ignore-words-list = ist