Skip to content

Commit

Permalink
Exclude all subfolders
Browse files Browse the repository at this point in the history
  • Loading branch information
Emmanouil Konstantinidis committed Jun 6, 2015
1 parent 3c96eb1 commit 95ffea6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .codeclimate.yml
Expand Up @@ -2,8 +2,8 @@ languages:
JavaScript: true

exclude_paths:
- "hooks/"
- "res/"
- "scss/"
- "tests/"
- "hooks/*"
- "res/*"
- "scss/*"
- "tests/*"
- "gulpfile.js"

0 comments on commit 95ffea6

Please sign in to comment.