Skip to content

Commit

Permalink
Exclude folders from CodeClimate
Browse files Browse the repository at this point in the history
  • Loading branch information
talyssonoc committed Dec 28, 2016
1 parent b8f01e8 commit a079bbf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,8 @@ engines:
ratings:
paths:
- src/**

exclude_paths:
- benchmark/**/*
- dist/**/*
- test/**/*

0 comments on commit a079bbf

Please sign in to comment.