Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit suppresses the following new RuboCop offenses: ```console $ bundle exec rubocop (snip) lib/rubocop/cop/performance/sum.rb:162:41: W: [Correctable] Lint/SafeNavigationConsistency: Use . instead of unnecessary &.. receiver&.literal? && receiver&.array_type? ^^ 118 files inspected, 1 offense detected, 1 offense autocorrectable RuboCop failed! ```
- Loading branch information