Skip to content

Commit c475013

Browse files
authored
fix: Update cspell.yml
The current cspell.yml file doesn't parse.
1 parent e5bddd9 commit c475013

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

cspell.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ words:
2121
- tatooine
2222
- zuck
2323
- zuckerberg
24-
# Alternative spellings
25-
- !implementor
26-
- !implementors
24+
# Forbid Alternative spellings
25+
flagWords:
26+
- implementor->implementer
27+
- implementors->implementers

0 commit comments

Comments
 (0)