dirty-helpers/XXX

4 lines
84 B
Bash

#!/bin/sh
# List XXXs, FIXMEs and TODOs in files
ag '^(?!.*mktemp).*XXX|FIXME|TODO'