mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-05 02:41:33 +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
|