From 88a4830089f19f427a8969be4c0f758f1fd6b769 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Thu, 3 Aug 2023 16:47:54 -0400 Subject: [PATCH] ignore uptodate used as a variable --- .codespellrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codespellrc b/.codespellrc index da3c057..f746d00 100644 --- a/.codespellrc +++ b/.codespellrc @@ -1,4 +1,4 @@ [codespell] skip = .git,*.pdf,*.svg # -# ignore-words-list = +ignore-words-list = uptodate