diff --git a/.rubocop.yml b/.rubocop.yml index afe5462..13a80fa 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -1,6 +1,7 @@ require: - rubocop-rails - rubocop-rspec + - rubocop-rspec_rails AllCops: # Exclude automatically generated rails files for easier app:update's etc