Commit 0d58f156 authored by Antonio Terceiro's avatar Antonio Terceiro
Browse files

process.sh: don't ignore issues

parent 929f3cc4
......@@ -4,7 +4,6 @@ set -eu
for todo in $@; do
cqa-annotate \
--exclude 'Gem::MissingSpec|ruby2.7' \
---template=template.txt.jinja2 \
--TODO="${todo}"
done
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment