diff --git a/.rubocop.yml b/.rubocop.yml index 0d299a03f..6c340b2a2 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -45,9 +45,6 @@ Rails/InverseOf: Rails/NotNullColumn: Enabled: true -Rails/OutputSafety: - Enabled: true - Rails/ReversibleMigration: Enabled: true