Skip to content

Commit

Permalink
add codeclimate
Browse files Browse the repository at this point in the history
  • Loading branch information
sayll committed Jan 20, 2017
1 parent afef143 commit 6a9b7f2
Showing 1 changed file with 6 additions and 16 deletions.
22 changes: 6 additions & 16 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,7 @@
engines:
eslint:
enabled: true
csslint:
enabled: true

ratings:
paths:
- "**.js"
- "**.jsx"
- "**.pcss"
- "**.sass"
- "**.scss"
- "**.less"

languages:
Ruby: true
JavaScript: true
PHP: true
Python: true
exclude_paths:
- "spec/**/*"
- ""

0 comments on commit 6a9b7f2

Please sign in to comment.