• 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
..
alphabet Loading commit data...
create_game.sh Loading commit data...
list_claims.sh Loading commit data...
list_games.sh Loading commit data...
move.sh Loading commit data...
parallel.sh Loading commit data...
resolve.sh Loading commit data...
visualize.sh Loading commit data...