Skip to content

Commit ebd38d6

Browse files
committed
chore: Add nupkg to spellcheck ignore list
1 parent 5014aeb commit ebd38d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.cspell.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"Hmmss", // Time format
2020
"jacoco", // Java code coverage
2121
"madrapps", // GitHub action author
22+
"nupkg", // NuGet package
2223
"nunit", // .NET unit testing framework
2324
"pwsh" // PowerShell Core
2425
]

0 commit comments

Comments
 (0)