Enable the cop that checks for brackets in method definitions
This commit is contained in:
parent
19606d5b94
commit
ecc0f88417
2 changed files with 2 additions and 2 deletions
|
@ -990,7 +990,7 @@ Style/MethodCalledOnDoEndBlock:
|
|||
Enabled: false
|
||||
|
||||
Style/MethodDefParentheses:
|
||||
Enabled: false
|
||||
Enabled: true
|
||||
|
||||
Style/MethodMissing:
|
||||
Enabled: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue