Project

General

Profile

« Previous | Next » 

Revision 1b94e8a5

Added by Michael Moll almost 6 years ago

Fixes #19887 - Disable Style/ParenthesesAroundCondition cop

View differences:

.rubocop_todo.yml
Style/ParallelAssignment:
Enabled: false
# Offense count: 28
# Cop supports --auto-correct.
# Configuration parameters: AllowSafeAssignment.
Style/ParenthesesAroundCondition:
Enabled: false
# Offense count: 189
# Cop supports --auto-correct.
# Configuration parameters: PreferredDelimiters.

Also available in: Unified diff