aboutsummaryrefslogblamecommitdiff
path: root/lint/yash
blob: c2eacab30905c1d7fa52d69b4c8f3e7bd97863e2 (plain) (tree)
1
2

                                                                  
#!/bin/sh
find yash -type f -print -exec shellcheck -e SC1090 -s sh -- {} \;