Skip to content

Commit

Permalink
Add configuration file for coverage
Browse files Browse the repository at this point in the history
So we can ignore all files in the vendor/ folder
  • Loading branch information
gaqzi committed Aug 9, 2015
1 parent 89a0bc9 commit 2eea8a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[run]
omit = gocd/vendor/*

0 comments on commit 2eea8a3

Please sign in to comment.