Skip to content

Commit 27081dd

Browse files
Add 'psake' to cspell words list
Signed-off-by: Gilbert Sanchez <me@gilbertsanchez.com>
1 parent 1b16805 commit 27081dd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

cspell.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99
"xml",
1010
"markdown"
1111
],
12-
"words": [],
12+
"words": [
13+
"psake"
14+
],
1315
"ignoreWords": [
1416
"psake",
1517
"MAML"

0 commit comments

Comments
 (0)