luizm / action-sh-checker

A GitHub action that performs static analysis for shell scripts using shellcheck, shfmt and checkbashisms.
MIT License
132 stars 12 forks source link

shfmt does not fail anymore #44

Closed haraldh closed 3 years ago

haraldh commented 3 years ago

The -d option got lost in https://github.com/luizm/action-sh-checker/pull/40 https://github.com/luizm/action-sh-checker/blob/1be1f45b8dd9b397c67e636de1cc9a034459f358/entrypoint.sh#L158

CC: @rasa

luizm commented 3 years ago

https://github.com/luizm/action-sh-checker/releases/tag/v0.2.2