#!/bin/bash shellcheck "$(find . -type f | grep -v '\.git' | grep '\.sh')"