From 1e6016e6644ef94bdbf3cd180c3c8ba291a36ab0 Mon Sep 17 00:00:00 2001 From: Andrew Dryga Date: Tue, 31 Oct 2023 19:08:08 -0600 Subject: [PATCH] Fix codespell false positive --- .codespellrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.codespellrc b/.codespellrc index be8de04df..655d7b726 100644 --- a/.codespellrc +++ b/.codespellrc @@ -1,3 +1,3 @@ [codespell] skip = ./website/.next,./website/pnpm-lock.yaml,./rust/target,Cargo.lock,./website/docs/reference/api/*.mdx,./erl_crash.dump,./apps/*/erl_crash.dump,./cover,./vendor,*.json,seeds.exs,./**/node_modules,./deps,./priv/static,./priv/plts,./**/priv/static,./.git,./_build -ignore-words-list = optin,crate,keypair,keypairs,iif,statics,wee,anull,commitish,inout +ignore-words-list = optin,crate,keypair,keypairs,iif,statics,wee,anull,commitish,inout,fo