aboutsummaryrefslogtreecommitdiff
path: root/lint/games.sh
blob: 6e3e3024999ee5868eff5d369362bc67c25247fc (plain) (blame)
1
find games -type f -name '*.sh' -print -exec shellcheck -e SC1090 -s sh -- {} +