1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-17 20:47:50 +02:00

chore: improve todo task

This commit is contained in:
Carlos Alexandro Becker 2018-03-04 20:23:38 -03:00
parent ef805ce060
commit 7944b7d721
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

View File

@ -80,7 +80,7 @@ todo:
--exclude=Makefile \
--text \
--color \
-nRo -E ' TODO:.*|SkipNow|nolint:.*' .
-nRo -E ' TODO:.*|SkipNow' .
.PHONY: todo