Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Commit

Permalink
\'updated .codeclimate.yml to properly exclude ./doc/ instead of ./do…
Browse files Browse the repository at this point in the history
…cs\'
  • Loading branch information
edhowland committed May 25, 2016
1 parent 79847e0 commit 97eed2a
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 @@ -24,5 +24,5 @@ ratings:
exclude_paths:
- spec/**/*
- "**/vendor/**/*"
- "**/docs/**/*"
- "**/doc/**/*"

0 comments on commit 97eed2a

Please sign in to comment.