mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-17 00:07:24 +00:00
8 lines
158 B
YAML
8 lines
158 B
YAML
inherit_from:
|
|
- .rubocop.yml
|
|
|
|
# This rubocop config file is only used for specs
|
|
# Here we allow specs to be 300 lines long
|
|
Metrics/ModuleLength:
|
|
Max: 300
|