aboutsummaryrefslogtreecommitdiff
path: root/lint/sh.sh
blob: 5884a1ed2c44658fd361598c2fa28593ccc83319 (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 -s sh -- "$@" || exit