• 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
..
clients Loading commit data...
cmd Loading commit data...
contracts Loading commit data...
crossdomain Loading commit data...
deployer Loading commit data...
genesis Loading commit data...
immutables Loading commit data...
safe Loading commit data...
srcmap Loading commit data...
state Loading commit data...
upgrades Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...