We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 353b357 commit 30e76c8Copy full SHA for 30e76c8
sha256.ps1
@@ -5,7 +5,7 @@ param (
5
6
Push-Location $Location
7
8
-$global:data = ""
+$global:data = ''
9
function Scan {
10
param (
11
[string]
0 commit comments