Skip to content

Commit

Permalink
Exclude tests and generate pb files
Browse files Browse the repository at this point in the history
  • Loading branch information
mrb committed Jun 19, 2015
1 parent e94d212 commit cc37523
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .codeclimate.yml
Expand Up @@ -9,3 +9,7 @@ engines:
ratings:
paths:
- "**.go"
exclude_paths:
- "**_test.go"
- "test/**/*.go"
- "**.pb.go"

0 comments on commit cc37523

Please sign in to comment.