aboutsummaryrefslogtreecommitdiff
#!/bin/sh
set -eu

git ls-files |
	grep '\.sh$' |
	xargs shellcheck