Promote Style/WordArray
rule out of todo into main config (#33580)
This commit is contained in:
parent
ea01ecd441
commit
c20824fa76
2 changed files with 4 additions and 8 deletions
|
@ -58,3 +58,6 @@ Style/TrailingCommaInArrayLiteral:
|
|||
|
||||
Style/TrailingCommaInHashLiteral:
|
||||
EnforcedStyleForMultiline: comma
|
||||
|
||||
Style/WordArray:
|
||||
MinSize: 3 # Override default of 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue