diff --git a/.rubocop.yml b/.rubocop.yml index c3361846..e891fba1 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -79,3 +79,7 @@ Style/SingleLineBlockParams: Style/StringMethods: Enabled: true + +Lint/AmbiguousBlockAssociation: + Exclude: + - "spec/**/*