Fix an issue reported by rubocop that wasn't ignored in the todo config
Issue text: Favor modifier if/unless usage when you have a single-line body.
This commit is contained in:
@@ -5,11 +5,8 @@
|
||||
BlockAlignment:
|
||||
Enabled: false
|
||||
|
||||
BlockNesting:
|
||||
Max: 4
|
||||
|
||||
ClassLength:
|
||||
Max: 352
|
||||
Max: 350
|
||||
|
||||
CommentAnnotation:
|
||||
Enabled: false
|
||||
|
||||
Reference in New Issue
Block a user