Project

General

Profile

« Previous | Next » 

Revision 9d43fc71

Added by Michael Moll almost 6 years ago

Fixes #19789 - fix Layout/SpaceAroundOperators cop

View differences:

.rubocop_todo.yml
Layout/MultilineOperationIndentation:
Enabled: false
# Offense count: 941
# Cop supports --auto-correct.
# Configuration parameters: AllowForAlignment.
Layout/SpaceAroundOperators:
Enabled: false
# Offense count: 95
# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle.
......
# Configuration parameters: AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, IgnoredPatterns.
# URISchemes: http, https
Metrics/LineLength:
Max: 385
Max: 340
# Offense count: 522
# Configuration parameters: CountComments.

Also available in: Unified diff