#!/usr/bin/env bash set -euxo pipefail ! rg \ --glob !bin/forbid \ --glob !CHANGELOG.md \ --ignore-case \ 'dbg!|fixme|todo|xxx'