Do not check Metrics/BlockLength for shared_examples_for block

They can contains a lot of `it` tests
This commit is contained in:
Jean-Baptiste Bellet
2023-04-20 14:53:07 +02:00
parent 81606e841a
commit 2cc509de15

View File

@@ -40,6 +40,7 @@ Metrics/BlockLength:
"resources",
"scenario",
"shared_examples",
"shared_examples_for",
"xdescribe",
]