YouCompleteMe/print_todos.sh

9 lines
136 B
Bash
Raw Normal View History

#!/bin/bash
ag \
--ignore gmock \
--ignore jedi/ \
--ignore OmniSharpServer \
--ignore testdata \
TODO \
cpp/ycm python autoload plugin