From c9adae866c8d6810d6661255ad9db348d2b17cf8 Mon Sep 17 00:00:00 2001 From: Andrew Dryga Date: Thu, 30 Mar 2023 10:18:24 -0600 Subject: [PATCH] Use correct case in codespell file --- .codespellrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codespellrc b/.codespellrc index 431285321..160e06e11 100644 --- a/.codespellrc +++ b/.codespellrc @@ -1,3 +1,3 @@ [codespell] skip = ./www/docs/reference/api/*.mdx,./erl_crash.dump,./apps/fz_http/erl_crash.dump,./cover,./vendor,./omnibus,*.json,yarn.lock,seeds.exs,./**/node_modules,./deps,./priv/static,./priv/plts,./**/priv/static,./.git,./www/build,./_build -ignore-words-list = crate,keypair,keypairs,iif,statics,wee,aNULL +ignore-words-list = crate,keypair,keypairs,iif,statics,wee,anull