From 75a32b543d027ad34d0dca16b722543772d11201 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 17 Mar 2023 15:21:11 -0400 Subject: [PATCH] keyspell unignore valus seems clean without this --- .codespellrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codespellrc b/.codespellrc index dc3ed81836..a6ed48c7f5 100644 --- a/.codespellrc +++ b/.codespellrc @@ -4,4 +4,4 @@ skip = .git,*.pdf,*.svg,*._comment,jquery.*.js,*.mdwn,changelog,CHANGELOG,list.2 # keypair - constructs ## May be TODO later, touches too much # sentinal -> sentinel -ignore-words-list = dne,inout,fo,ot,bu,te,allright,inh,mor,myu,valus,keypair,pasttime,sentinal,startd,ifset +ignore-words-list = dne,inout,fo,ot,bu,te,allright,inh,mor,myu,keypair,pasttime,sentinal,startd,ifset -- 2.30.2