Use GitLab-idiomatic without_order instead of reorder(nil)
What does this MR do and why?
This MR replaces removes some rubocop: disable CodeReuse/ActiveRecord by replacing reorder(nil) with the GitLab-idiomatic without_order equivalent.
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Pedro Pombeiro