mirror of
https://github.com/Redocly/redoc.git
synced 2025-01-30 01:24:09 +03:00
fix codeclimate config
This commit is contained in:
parent
7cb76f977e
commit
7bbe43e195
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user