aboutsummaryrefslogtreecommitdiff
path: root/lint/sh.sh
blob: e15b5504c0079c664583859db2a7592bf4d66136 (plain) (blame)
1
2
3
4
5
6
7
set \
    sh/profile \
    sh/shinit \
    sh/shrc \
    */profile.d/*.sh \
    */shrc.d/*.sh
shellcheck -e SC1090 -e SC1091 -s sh -- "$@" || exit