Betterment / delayed

a multi-threaded, SQL-driven ActiveJob backend used at Betterment to process millions of background jobs per day
MIT License
154 stars 8 forks source link

Fix main builds: appease the linter #14

Closed smudge closed 2 years ago

smudge commented 2 years ago

/domain @samandmoore @effron /no-platform

There are a couple linter rules complaining. This will ensure that anyone who branches off of main won't have to fix them independently.

This also fixes the Ruby 3.0 build so that it doesn't inadvertently run with Ruby 3.1 in CI.

nanda-prbot commented 2 years ago

Needs somebody from @samandmoore and @effron to claim domain review

Use the shovel operator to claim, e.g.:

@myname << domain && platform

HOW TO: Claim a Review

jmileham commented 2 years ago

<< domain lgtm