From 794ed68efa95e1271fed48f3a47e06cf2f340758 Mon Sep 17 00:00:00 2001 From: Gabriel Teles Date: Thu, 29 Jun 2017 18:38:12 -0300 Subject: [PATCH] [fix] wrong config --- .rubocop.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.rubocop.yml b/.rubocop.yml index e5ff7e8..cbe9ba9 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -19,8 +19,6 @@ Layout/IndentHash: AllCops: Exclude: - 'spec/factories/*.rb' - Include: - - rubocop-rspec Lint/AmbiguousBlockAssociation: Exclude: