mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-29 20:25:09 -04:00
Error: The Style/MethodCallParentheses cop has been renamed to Style/MethodCallWithoutArgsParentheses.
This commit is contained in:
@@ -267,7 +267,7 @@ Style/Lambda:
|
||||
|
||||
# Offense count: 3
|
||||
# Cop supports --auto-correct.
|
||||
Style/MethodCallParentheses:
|
||||
Style/MethodCallWithoutArgsParentheses:
|
||||
Exclude:
|
||||
- 'spec/helpers/application_helper_spec.rb'
|
||||
- 'spec/views/plantings/new.html.haml_spec.rb'
|
||||
|
||||
Reference in New Issue
Block a user