aboutsummaryrefslogtreecommitdiff
path: root/lint/sh.sh
blob: 4f796b09943ee027ac384a79bd77e95de97f9998 (plain) (blame)
1
2
3
4
5
6
shellcheck -e SC1090 -s sh -- \
    sh/profile \
    sh/profile.d/* \
    sh/shinit \
    sh/shrc \
    sh/shrc.d/*