Skip to content

Commit 97da6e9

Browse files
authored
ci: allow endtemplate in cspell (#78)
1 parent 9c12bb5 commit 97da6e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/cspell.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@
1414
"description": "Forbidden VGV Spellings"
1515
}
1616
],
17-
"useGitignore": true
17+
"useGitignore": true,
18+
"words": ["endtemplate"]
1819
}

0 commit comments

Comments
 (0)