Project

General

Profile

« Previous | Next » 

Revision d7c67746

Added by Michael Moll almost 6 years ago

Fixes #19873 - Fix Style/MultilineIfModifier cop (#5705)

  • Refs #20891 - fix for new rubocop rules
  • Fixes #19873 - Fix Style/MultilineIfModifier cop

View differences:

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

Also available in: Unified diff