profanity tweaks

This commit is contained in:
Will Charczuk 2018-04-15 16:53:01 -07:00
parent 44990c63ed
commit 9e3a080aa3

View File

@ -5,7 +5,7 @@ test:
.PHONY: profanity .PHONY: profanity
profanity: profanity:
@profanity @profanity -include="*.go,Makefile,README.md"
cover: cover:
@go test -short -covermode=set -coverprofile=profile.cov @go test -short -covermode=set -coverprofile=profile.cov