RedHat-SP-Security / tang-operator-tests

Upstream repository for tang-operator test suite
GNU General Public License v3.0
1 stars 1 forks source link

We should implement a Github Action to check shell syntax #42

Open sarroutbi opened 1 year ago

sarroutbi commented 1 year ago

We should implement a Github Action (ideally Differential Shellcheck), so that bash syntax is checked for each PR.

An example on how to implement it: https://github.com/latchset/clevis/blob/master/.github/workflows/differential-shellcheck.yml