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: eslint:
enabled: true enabled: true
scss-lint: scss-lint:
@ -9,4 +9,4 @@ ratings:
paths: paths:
- "lib/**" - "lib/**"
exclude_paths: exclude_paths:
- **.spec.js - "**.spec.js"