Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 112b4b5

Browse files
committedApr 8, 2024
fix: Add code spellcheck word
1 parent b648116 commit 112b4b5

File tree

1 file changed

+1
-0
lines changed
  • src/ScriptModuleRepositoryTemplate/TemplateRepoFiles

1 file changed

+1
-0
lines changed
 

‎src/ScriptModuleRepositoryTemplate/TemplateRepoFiles/_.cspell.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"jacoco", // Java code coverage
2323
"Leonhardt", // GitHub action author
2424
"madrapps", // GitHub action author
25+
"nupkg", // NuGet package
2526
"nunit", // .NET unit testing framework
2627
"pwsh", // PowerShell Core
2728
"yzhang" // GitHub action author

0 commit comments

Comments
 (0)
Please sign in to comment.