diff --git a/.rubocop.yml b/.rubocop.yml index 7bf8465955f..3428ac0b173 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -1,10 +1,10 @@ inherit_from: .rubocop_todo.yml # Relaxed.Ruby.Style - -require: +plugins: - rubocop-performance - rubocop-rails +require: - ./tasks/linting/wrong_migration_version.rb AllCops: