Skip to content

Commit dc75df4

Browse files
committed
Update settings.local.json
1 parent 01e9cbf commit dc75df4

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.claude/settings.local.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,9 @@
3939
"Bash(pwsh -NoProfile -Command \"Invoke-Pester -Path .\\\\tests\\\\EvergreenUI.tests.ps1 -Output Detailed\")",
4040
"Bash(pwsh -NoProfile -Command \"Invoke-ScriptAnalyzer -Path .\\\\EvergreenUI\\\\Private\\\\Invoke-AppUrlTest.ps1 -Severity Warning,Error; Invoke-Pester -Path .\\\\tests\\\\EvergreenUI.tests.ps1 -Output Normal\")",
4141
"Bash(pwsh -NoProfile -Command \"Invoke-Pester -Path .\\\\tests\\\\EvergreenUI.tests.ps1 -Output Normal\")",
42-
"Bash(git checkout:*)"
42+
"Bash(git checkout:*)",
43+
"Bash(pwsh -NonInteractive -Command \"Invoke-ScriptAnalyzer -Path '.\\\\EvergreenUI\\\\Private\\\\Invoke-M365AppShellAppBuild.ps1' -Severity Error,Warning\")",
44+
"Bash(pwsh -NonInteractive -Command \"Invoke-Pester -Path '.\\\\tests\\\\EvergreenUI.tests.ps1' -Output Detailed\")"
4345
]
4446
},
4547
"defaultShell": "powershell"

0 commit comments

Comments
 (0)