aboutsummaryrefslogtreecommitdiff
path: root/lint/bash.sh
blob: 4830b90ac71078fb30c6e49bd2dc416251032a48 (plain) (blame)
1
2
3
4
5
6
7
shellcheck -e SC1090 -s bash -- \
    bash/bash_completion \
    bash/bash_completion.d/*.bash \
    bash/bash_logout \
    bash/bash_profile \
    bash/bashrc \
    bash/bashrc.d/*.bash