mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Deactivate cop Naming/PredicateName
It picked up matcher helpers in specs like `have_in_cart` which is a useful name here.
This commit is contained in:
@@ -219,3 +219,6 @@ Metrics/ParameterLists:
|
||||
|
||||
Metrics/PerceivedComplexity:
|
||||
Max: 7
|
||||
|
||||
Naming/PredicateName:
|
||||
Enabled: false
|
||||
|
||||
Reference in New Issue
Block a user