Merge pull request #1538 from larkinscott/master

Create Code Climate config
This commit is contained in:
Glavin Wiechert 2017-03-02 13:51:16 -04:00 committed by GitHub
commit cfe0e6ad8e
1 changed files with 12 additions and 0 deletions

12
.codeclimate.yml Normal file
View File

@ -0,0 +1,12 @@
engines:
coffeelint:
enabled: true
eslint:
enabled: true
ratings:
paths:
- "**.coffee"
- "**.js"
exclude_paths: