#!/usr/bin/env bash set -euxo pipefail ! rg \ --glob !bin/lint \ --ignore-case \ 'FIXME|TODO|XXX|todo!|#\[ignore\]'