Closed eshanholtz closed 4 years ago
Rubocop flagged line for NonDeterministicRequireOrder lint check. Sorting the returned list before requiring makes the order deterministic.
Rubocop flagged line for NonDeterministicRequireOrder lint check. Sorting the returned list before requiring makes the order deterministic.