Skip to content

Commit

Permalink
and shellcheck --version
Browse files Browse the repository at this point in the history
  • Loading branch information
gnprice committed Oct 2, 2023
1 parent 0b0ae31 commit 770f898
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/check
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@ EOF
return 1
fi

shellcheck --version
shellcheck -x --shell=bash -- "${targets[@]}"
}

Expand Down

0 comments on commit 770f898

Please sign in to comment.