Skip to content

Commit

Permalink
add modd.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
klauern committed Sep 23, 2017
1 parent 60b7c78 commit a693a2d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions modd.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
**/*.go !"vendor/*" {
prep: go test --race -v @dirmods
prep: gometalinter @dirmods
}

0 comments on commit a693a2d

Please sign in to comment.