Skip to content

Commit

Permalink
Add .codeclimate.yml to exclude dist directory from analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
evilaliv3 committed Mar 22, 2016
1 parent b1c738a commit b80f69b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
exclude_paths:
- dist/

0 comments on commit b80f69b

Please sign in to comment.