Skip to content
Snippets Groups Projects
Unverified Commit f2fc7c01 authored by Peter Boling's avatar Peter Boling :ping_pong:
Browse files

:rotating_light: RuboCop Rules

parent 1fb99764
No related branches found
No related tags found
No related merge requests found
......@@ -2,3 +2,14 @@ inherit_from: .rubocop_todo.yml
inherit_gem:
rubocop-lts: rubocop-lts.yml
Metrics/BlockLength:
ExcludedMethods:
- context
- describe
- it
- shared_context
- shared_examples
- shared_examples_for
- namespace
- draw
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment