DEBSOURCES
Skip Quicknav
sources / rust-temptree / 0.2.0-1 / bin / forbid
12345678910
#!/usr/bin/env bash set -euxo pipefail which rg ! rg \ --glob !bin/forbid \ --ignore-case \ 'dbg!|fixme|todo|xxx'