From 55d36fc2cdbada347478f771231cca6bcdf4028a Mon Sep 17 00:00:00 2001 From: Benjamin Bannier Date: Wed, 31 Jul 2024 15:06:47 +0200 Subject: [PATCH] Allowlist a name for typos check --- .typos.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.typos.toml b/.typos.toml index dfa60bd504..d162b1d842 100644 --- a/.typos.toml +++ b/.typos.toml @@ -30,6 +30,7 @@ extend-ignore-re = [ "\"BaR\"", "\"xFoObar\"", "\"FoO\"", + "Steve Smoot", ] extend-ignore-identifiers-re = [