From 27081ddde0ca34798244043631ba7185059ed607 Mon Sep 17 00:00:00 2001 From: Gilbert Sanchez Date: Sat, 9 May 2026 22:02:12 -0700 Subject: [PATCH] Add 'psake' to cspell words list Signed-off-by: Gilbert Sanchez --- cspell.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cspell.json b/cspell.json index a8959d9..e264a80 100644 --- a/cspell.json +++ b/cspell.json @@ -9,7 +9,9 @@ "xml", "markdown" ], - "words": [], + "words": [ + "psake" + ], "ignoreWords": [ "psake", "MAML"