Skip to content

Commit

Permalink
code climate exclude tests and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
axyr committed Apr 12, 2016
1 parent 527184f commit d610353
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .codeclimate.yml
@@ -1,3 +1,5 @@
languages:
PHP: true
exclude_paths:
- docs/*
- tests/*
- docs/*
- tests/*

0 comments on commit d610353

Please sign in to comment.