Skip to content

WIP: Fix shell scripts lint warnings

Mehdi Bouaziz requested to merge nomadic-labs/tezos:mehdi@shellcheck into master

I run Shellcheck on our scripts and found a lot of things.

I fixed here only the ones I'm pretty confident won't break current behavior.

Next question is: do we force to run it as a linter and enforce some of the rules at CI time?

Depends on !1975 (merged)

Edited by Mehdi Bouaziz

Merge request reports