aboutsummaryrefslogblamecommitdiff
path: root/lint/sh.sh
blob: b0d28e5d4b86c9549dbeda31f3e27af83429d93f (plain) (tree)
1
2
3
4
5
6
7






                                          
set \
    sh/profile \
    sh/profile.d/*.sh \
    sh/shinit \
    sh/shrc \
    sh/shrc.d/*.sh
shellcheck -e SC1090 -s sh -- "$@" || exit