From 47ed16eacebc867cec8f1125551d9261e697b667 Mon Sep 17 00:00:00 2001 From: Jonathan Butler Date: Wed, 20 Nov 2024 16:15:10 -0500 Subject: [PATCH] Move psscriptanalzyer folder and associated PSSA config file, as the .github folder was not being loaded into the runner. --- Hawk/tests/general/Test-PreCommitHook.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hawk/tests/general/Test-PreCommitHook.ps1 b/Hawk/tests/general/Test-PreCommitHook.ps1 index ad4041d..99a3111 100644 --- a/Hawk/tests/general/Test-PreCommitHook.ps1 +++ b/Hawk/tests/general/Test-PreCommitHook.ps1 @@ -5,7 +5,7 @@ # 3. Observe the PSScriptAnalyzer warnings/errors #region Good Code Examples - These will pass PSScriptAnalyzer -# add comment to testsss +# add comment to tests function Test-GoodFunction { [CmdletBinding()] param (