Skip to content

Commit

Permalink
chore: improve todo task
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 committed Mar 4, 2018
1 parent ef805ce commit 7944b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -80,7 +80,7 @@ todo:
--exclude=Makefile \
--text \
--color \
-nRo -E ' TODO:.*|SkipNow|nolint:.*' .
-nRo -E ' TODO:.*|SkipNow' .
.PHONY: todo


Expand Down

0 comments on commit 7944b7d

Please sign in to comment.