Skip to content

Commit

Permalink
🚨 Mute linter
Browse files Browse the repository at this point in the history
  • Loading branch information
hoang-himself committed May 18, 2022
1 parent bf4a44d commit b4699fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions windows/runcoms/functions.ps1
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
function ssh-hostgen {
[Diagnostics.CodeAnalysis.SuppressMessageAttribute('PSUseApprovedVerbs', '')]
param()
# Urban myth
# Throw is used to terminate an inner block of code and return to the calling block
if ($args.Length -ne 5) {
Expand Down

0 comments on commit b4699fc

Please sign in to comment.