We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efb1fe7 commit c45d13cCopy full SHA for c45d13c
.cspell.json
@@ -7,7 +7,9 @@
7
"language": "en",
8
"ignorePaths": [
9
"**/_.gitattributes",
10
- "**/_.gitignore"
+ "**/_.gitignore",
11
+ "**/build-and-test-powershell-module.yml",
12
+ "**/build-test-and-deploy-powershell-module.yml"
13
],
14
"words": [
15
"behaviour",
src/ScriptModuleRepositoryTemplate/TemplateRepoFiles/_.cspell.json
@@ -5,7 +5,10 @@
5
{
6
"version": "0.2",
- "ignorePaths": [],
+ "ignorePaths": [
+ ],
"gif",
0 commit comments