Promote Style/WordArray rule out of todo into main config (#33580)
This commit is contained in:
@@ -58,3 +58,6 @@ Style/TrailingCommaInArrayLiteral:
|
||||
|
||||
Style/TrailingCommaInHashLiteral:
|
||||
EnforcedStyleForMultiline: comma
|
||||
|
||||
Style/WordArray:
|
||||
MinSize: 3 # Override default of 2
|
||||
|
||||
Reference in New Issue
Block a user