From 24d4042df787168f09a8488af41936da5b3f632b Mon Sep 17 00:00:00 2001 From: ulic-youthlic Date: Fri, 30 Jan 2026 22:20:02 +0800 Subject: [PATCH] chore: Add new word to typo ignore list --- .typos.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.typos.toml b/.typos.toml index ca6d928..d514ecc 100644 --- a/.typos.toml +++ b/.typos.toml @@ -23,6 +23,7 @@ extend-ignore-identifiers-re = [ "ConfiguratioN", "StructurE", "lazer", + "substituters", ] [default.extend-identifiers]