From 6e659cf64adf8fea901ffd27653bbf3a02010195 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Tue, 2 Jan 2024 22:00:58 -0500 Subject: [PATCH] Ignore lightening -- legit albeit rare --- .codespellrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codespellrc b/.codespellrc index 26dcf5bb0c0..b11c7118513 100644 --- a/.codespellrc +++ b/.codespellrc @@ -4,4 +4,4 @@ skip = .git,*.pdf,*.svg,go.sum,*.css,.codespellrc,*-lock.yaml check-hidden = true # Python regex. Ignore some variable ignore-regex = \b(classE|curveLinear|afterAll|totalY)\b -ignore-words-list = fo,ot,thi,te,implementors,cript,composit +ignore-words-list = fo,ot,thi,te,implementors,cript,composit,lightening