Skip to content

Commit

Permalink
Merge pull request #74 from codeclimate/abh-yaml
Browse files Browse the repository at this point in the history
Touch up .codelcimate.yml formatting
  • Loading branch information
Ashley Baldwin-Hunter committed Feb 12, 2016
2 parents b726324 + f8f23db commit fe99ebf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ engines:
enabled: true
config:
languages:
- javascript
- javascript
ratings:
paths:
- bin/eslint.js
- lib/checks.js"
- lib/checks.js
exclude_paths:
- "node_modules/**"
- "test/**"

0 comments on commit fe99ebf

Please sign in to comment.