This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues/pull-requests.
2016-11-17 18:40:23 +01:00
|
|
|
engines:
|
|
|
|
duplication:
|
2017-04-16 18:26:46 +02:00
|
|
|
enabled: false
|
2016-11-17 18:40:23 +01:00
|
|
|
rubocop:
|
|
|
|
enabled: true
|
|
|
|
eslint:
|
|
|
|
enabled: true
|
|
|
|
ratings:
|
|
|
|
paths:
|
|
|
|
- "**.rb"
|
|
|
|
- "**.js"
|
|
|
|
exclude_paths:
|
|
|
|
- spec/
|
|
|
|
- vendor/asset
|