mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-11 14:09:15 +00:00
simapp: Disable shellcheck rule in generate_template
This commit is contained in:
parent
a38261b025
commit
7a27605e3a
@ -46,6 +46,7 @@ function inline_jq() {
|
||||
|
||||
(
|
||||
cd "$SCRIPT_DIR"
|
||||
# shellcheck disable=SC2016
|
||||
inline_jq "template/.simapp/config/genesis.json" --argjson ibc "$(<genesis-ibc.json)" '.app_state.ibc=$ibc'
|
||||
# Sort genesis
|
||||
inline_jq "template/.simapp/config/genesis.json" -S
|
||||
|
Loading…
x
Reference in New Issue
Block a user