Skip to content

Commit

Permalink
Fix CodeClimate exclude_paths.
Browse files Browse the repository at this point in the history
  • Loading branch information
troessner committed Feb 11, 2016
1 parent a9b81cd commit ebc1f5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ ratings:
paths:
- lib/**/*
exclude_paths:
- spec/**/*
- test/**/*

0 comments on commit ebc1f5f

Please sign in to comment.