#! /usr/bin/env bash find ./bin -type f -print0 | xargs -0 shellcheck