Currently the shellcheck job in CI is disabled. It should be enabled and all issues fixed.
|
# - shellcheck/check: |
|
# name: shell-check |
|
# # We don't need the `exclude` key as the orb detects the `.shellcheckrc` |
|
# dir: . |
|
# ignore-dirs: |
|
# ./packages/contracts-bedrock/lib |