aboutsummaryrefslogblamecommitdiff
path: root/lint/bash
blob: 771f2a89793972d2ea3da315db444c20923af58b (plain) (tree)
1
2
         
                                                                   
#!/bin/sh
find bash -type f -print -exec shellcheck -e SC1090 -s bash -- {} +