Skip to content

Commit

Permalink
Move psscriptanalzyer folder and associated PSSA config file, as the …
Browse files Browse the repository at this point in the history
….github folder was not being loaded into the runner.
  • Loading branch information
jonnybottles committed Nov 20, 2024
1 parent e17f82b commit 47ed16e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Hawk/tests/general/Test-PreCommitHook.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -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 (
Expand Down

0 comments on commit 47ed16e

Please sign in to comment.