Betterment / test_track

Server app for the TestTrack multi-platform split-testing and feature-gating system
MIT License
119 stars 33 forks source link

Ruby 3.2 lints #203

Closed argvniyx-enroute closed 10 months ago

argvniyx-enroute commented 10 months ago

Summary

Now that this is using Ruby 3.2, we can unpin TargetRubyVersion and run rubocop -a. The bulk of these changes are basically updating code to use the new hash syntax/punning.

Other Information

I went through rubocop_todo.yml and removed some fairly straightforward ignores, like