[x] Update .rubocop.yml to enable new cops and alphabetize the order of enabled cops
[x] Regenerate .rubocop_todo.yml now that we've done a lot of code cleanup
How was this change tested? 🤨
âš¡ âš If this change involves consuming from other services or writing to shared file systems, test that GIS accessioning works properly in [stage|qa] environment, in addition to specs. âš¡
Why was this change made? 🤔
Small maintenance cleanup of rubocop:
.rubocop.yml
to enable new cops and alphabetize the order of enabled cops.rubocop_todo.yml
now that we've done a lot of code cleanupHow was this change tested? 🤨
âš¡ âš If this change involves consuming from other services or writing to shared file systems, test that GIS accessioning works properly in [stage|qa] environment, in addition to specs. âš¡