From fe08238eea79dd810f4bbaf48a99c09d86135bb8 Mon Sep 17 00:00:00 2001 From: Naomi Carrigan Date: Mon, 26 Jan 2026 13:35:19 -0800 Subject: [PATCH] chore: spelling --- .cspell.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.cspell.json b/.cspell.json index c438807..d285c0a 100644 --- a/.cspell.json +++ b/.cspell.json @@ -12,8 +12,8 @@ "bash" ], "ignoreRegExpList": [ - "```[\\s\\S]*?```", // Ignores multi-line code blocks in Markdown - "`[^`\n]+`" // Ignores inline code blocks + "```[\\s\\S]*?```", + "`[^`\n]+`" ], "ignoreWords": [ "nhcarrigan", @@ -101,6 +101,7 @@ "Nederlands", "Neurodivergence", "Nomena", + "NSFW", "Nymira", "OFAC", "Ollama",