aboutsummaryrefslogtreecommitdiff
path: root/lint/xinit.sh
blob: b5ff6937568d39a56b5f1838941463d3345904ef (plain) (blame)
1
find X -type f \( -name xinitrc -o -name '*.sh' \) -print -exec shellcheck -e SC1090 -s sh -- {} +