relnotes/v0.60.0.md
--safe and --safe-auto-correct options. (@Darhazer)--auto-gen-only-exclude. (@Ana06, @jonas054)VersionAdded meta data to config/default.yml when running rake new_cop. (@koic)Whitelist config to Rails/SkipsModelValidations rule. (@DiscoStarslayer)Rails/ReversibleMigration when using variable assignment. (@koic, @scottmatthewman)Style/RedundantFreeze and a false negative for Style/MutableConstant when assigning a regexp object to a constant. (@koic)Style/RedundantFreeze when assigning a range object to a constant. (@koic)Rails/ReversibleMigration when block argument is empty. (@koic)LineLength cop for tab-indented code. (@AlexWayfer)