Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lib/good_job/scheduler.rb:140:76: C: Style/SymbolProc: Pass &:next as an argument to new instead of a block. future = Concurrent::Future.new(args: [@Performer], executor: @pool) do |performer| ... ^^^^^^^^^^^^^^ Although I'm not sure I find this cleaner.
- Loading branch information