jakeonrails/fix-db-schema-conflicts

Rubocop's Layout/AlignHash has been renamed to Layout/HashAlignment

rhymes opened this issue · 2 comments

Error: The Layout/AlignHash cop has been renamed to Layout/HashAlignment.
(obsolete configuration found in /Users/rhymes/.rvm/gems/ruby-2.6.5/gems/fix-db-schema-conflicts-3.0.3/.rubocop_schema.53.yml, please update it)

Rubocop 0.78 contains this change, see rubocop/rubocop@7ab80f9

This will be resolved by merging this PR.

Resolved with #41