Skip to content

Commit

Permalink
.codeclimate.yml: ignore everything minified
Browse files Browse the repository at this point in the history
For #22
  • Loading branch information
zhuyifei1999 committed May 12, 2016
1 parent 51615f5 commit 071d149
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:
- "**.min.*"

0 comments on commit 071d149

Please sign in to comment.