Commit d9fe73b
committed
fix: revert comma operator on Get-SodiumPublicKey byte[] return
PSScriptAnalyzer's PSUseOutputTypeCorrectly rule sees ',\' as System.Object[]. Match the original pattern.1 parent 25ac3a4 commit d9fe73b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
0 commit comments