Skip to content

Commit

Permalink
Touch up .codelcimate.yml formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ABaldwinHunter committed Feb 12, 2016
1 parent b726324 commit f8f23db
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 f8f23db

Please sign in to comment.