Skip to content

Commit

Permalink
Ignore vendor dir
Browse files Browse the repository at this point in the history
  • Loading branch information
unders committed May 2, 2016
1 parent 84eb053 commit b02d6bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ depgraph:
godepgraph -s -horizontal github.com/unders/docit | dot -Tsvg -o doc/godepgraph.svg

check:
gometalinter ./... --deadline=45s
gometalinter ./... --deadline=45s --vendor

release: clean check
rice embed-go
Expand Down

0 comments on commit b02d6bb

Please sign in to comment.