• Matt Solomon's avatar
    chore: apply shellcheck auto fixes · f2a1266e
    Matt Solomon authored
    To apply auto-fixes, the below command was run from the repo root:
    find . -type f -name '*.sh' -exec sh -c 'shellcheck -f diff "$1" | patch "$1"' _ {} \;
    f2a1266e
Name
Last commit
Last update
..
testdata Loading commit data...
alias.go Loading commit data...
alias_test.go Loading commit data...
encoding.go Loading commit data...
encoding_test.go Loading commit data...
hashing.go Loading commit data...
legacy.go Loading commit data...
legacy_withdrawal.go Loading commit data...
legacy_withdrawal_test.go Loading commit data...
message.go Loading commit data...
message_test.go Loading commit data...
migrate.go Loading commit data...
migrate_test.go Loading commit data...
types.go Loading commit data...
withdrawal.go Loading commit data...
withdrawal_test.go Loading commit data...