Skip to content

Commit

Permalink
Disable eslint packages check
Browse files Browse the repository at this point in the history
  • Loading branch information
arikfr committed Jan 16, 2017
1 parent 785b6fc commit bca7d08
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ engines:
channel: "eslint-3"
config:
config: client/.eslintrc.js
checks:
import/no-unresolved:
enabled: false
ratings:
paths:
- "redash/**/*.py"
Expand Down

0 comments on commit bca7d08

Please sign in to comment.