Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
vcwen committed Apr 5, 2016
1 parent d457f92 commit 767f1ee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
7 changes: 3 additions & 4 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@

# For a list of all available engines, see here:
# http://docs.codeclimate.com/article/296-engines-available-engines

engines:
eslint:
enabled: true
Expand All @@ -32,9 +31,9 @@ engines:

# Note: If the ratings key is not specified, this will result in a 0.0 GPA on your dashboard.

ratings:
paths:
- "**.js"
ratings:
paths:
- "**.js"


# You can globally exclude files from being analyzed by any engine using the
Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@
"dependencies": {
"debug": "^2.2.0",
"passport-strategy": "^1.0.0",
"wechat-oauth": "^1.1.0",
"winston": "^1.0.2"
"wechat-oauth": "^1.1.0"
},
"devDependencies": {
"chai": "^3.3.0",
Expand Down

0 comments on commit 767f1ee

Please sign in to comment.