diff --git a/.rubocop.yml b/.rubocop.yml index 3b2dda5..9e18eac 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -1,5 +1,7 @@ -require: +plugins: - rubocop-performance + +require: - rubocop-rspec inherit_from: .rubocop_todo.yml