ripgrep fast search grep

List files containing TODO/FIXME/HACK in Python files

rg 'TODO|FIXME|HACK' --type py -l