fix codeclimate config

This commit is contained in:
Roman Hotsiy 2015-12-26 19:47:35 +02:00
parent 7cb76f977e
commit 7bbe43e195

View File

@ -1,4 +1,4 @@
engines:
engines:
eslint:
enabled: true
scss-lint:
@ -9,4 +9,4 @@ ratings:
paths:
- "lib/**"
exclude_paths:
- **.spec.js
- "**.spec.js"