Skip to content

Commit 853917c

Browse files
committed
chore: Adjust spellcheck settings
1 parent e57db8e commit 853917c

File tree

1 file changed

+2
-2
lines changed
  • src/ScriptModuleRepositoryTemplate/TemplateRepoFiles

1 file changed

+2
-2
lines changed

src/ScriptModuleRepositoryTemplate/TemplateRepoFiles/_.cspell.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"version": "0.2",
77
"language": "en",
88
"ignorePaths": [
9-
".gitattributes",
10-
".gitignore"
9+
"**/.gitattributes",
10+
"**/.gitignore"
1111
],
1212
"words": [
1313
"hashtable"

0 commit comments

Comments
 (0)