Autofix Rubocop Style/ExplicitBlockArgument (#23704)
This commit is contained in:
@ -2323,12 +2323,6 @@ Style/ConcatArrayLiterals:
|
||||
Style/Documentation:
|
||||
Enabled: false
|
||||
|
||||
# Offense count: 1
|
||||
# This cop supports safe autocorrection (--autocorrect).
|
||||
Style/ExplicitBlockArgument:
|
||||
Exclude:
|
||||
- 'app/mailers/application_mailer.rb'
|
||||
|
||||
# Offense count: 10
|
||||
# This cop supports safe autocorrection (--autocorrect).
|
||||
# Configuration parameters: AllowedVars.
|
||||
|
Reference in New Issue
Block a user