mirror of
https://github.com/apple/swift-nio.git
synced 2026-05-20 20:30:36 +00:00
f17f7e5909
# Motivation We have quite a lot of shell scripts in our repo and want to make sure that they all pass `shellcheck`. # Modification This PR adds a GH action workflow to the soundness script for `shellcheck` and fixes up all errors and warnings. # Result No more shell/bash discussions