Project

General

Profile

« Previous | Next » 

Revision 814aa0da

Added by Michael Moll about 5 years ago

Fixes #19875 - Disable Style/MultipleComparison cop

View differences:

.rubocop_todo.yml
Style/MixinUsage:
Enabled: false
# Offense count: 3
Style/MultipleComparison:
Enabled: false
# Offense count: 120
# Cop supports --auto-correct.
Style/MutableConstant:

Also available in: Unified diff