simapp: Disable shellcheck rule in generate_template
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user