diff --git a/.rubocop.yml b/.rubocop.yml index 07be03932..ae7f59cd3 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -15,9 +15,6 @@ Performance/EndWith: Performance/StartWith: Enabled: true -Rails/Exit: - Enabled: true - Rails/HasAndBelongsToMany: Enabled: true