arti/maint/shellcheck_all

4 lines
106 B
Bash
Executable File

#!/bin/sh
git grep -P --line-number '^#! ?/bin/(:?ba)?sh\b' | sed -n 's/:1:[^:]*$//p' | xargs shellcheck