File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
src/ScriptModuleRepositoryTemplate/TemplateRepoFiles Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1010 " hashtable"
1111 ],
1212 "ignoreWords" : [
13+ " chsh" , // Change shell
1314 " CICD" , // Continuous Integration/Continuous Deployment
1415 " CODEOWNERS" , // GitHub CODEOWNERS
1516 " Codespace" , // GitHub Codespaces
1617 " Codespaces" , // GitHub Codespaces
1718 " devcontainer" , // VS Code devcontainer
19+ " devcontainers" , // VS Code devcontainers
1820 " gittools" , // GitHub action author
1921 " Hmmss" , // Time format
2022 " jacoco" , // Java code coverage
23+ " Leonhardt" , // GitHub action author
2124 " madrapps" , // GitHub action author
2225 " nupkg" , // NuGet package
2326 " nunit" , // .NET unit testing framework
24- " pwsh" // PowerShell Core
27+ " pwsh" , // PowerShell Core
28+ " yzhang" // GitHub action author
2529 ]
2630}
Original file line number Diff line number Diff line change 1010 " hashtable"
1111 ],
1212 "ignoreWords" : [
13+ " chsh" , // Change shell
1314 " CICD" , // Continuous Integration/Continuous Deployment
1415 " CODEOWNERS" , // GitHub CODEOWNERS
1516 " Codespace" , // GitHub Codespaces
1617 " Codespaces" , // GitHub Codespaces
1718 " devcontainer" , // VS Code devcontainer
19+ " devcontainers" , // VS Code devcontainers
1820 " gittools" , // GitHub action author
1921 " Hmmss" , // Time format
2022 " jacoco" , // Java code coverage
23+ " Leonhardt" , // GitHub action author
2124 " madrapps" , // GitHub action author
2225 " nunit" , // .NET unit testing framework
23- " pwsh" // PowerShell Core
26+ " pwsh" , // PowerShell Core
27+ " yzhang" // GitHub action author
2428 ]
2529}
You can’t perform that action at this time.
0 commit comments