diff --git a/.rubocop.yml b/.rubocop.yml index 795de3e58..66763e9ea 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -90,9 +90,6 @@ Rails/ReversibleMigration: Rails/SaveBang: Enabled: true -Rails/ScopeArgs: - Enabled: true - Rails/SkipsModelValidations: Enabled: true