Skip to content

Commit fdc4813

Browse files
committed
Reenable Layout/LineLength
Signed-off-by: Alexandre Terrasa <alexandre.terrasa@shopify.com>
1 parent 734b4dd commit fdc4813

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.rubocop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ Layout/LeadingCommentSpace:
1818
AllowRBSInlineAnnotation: true
1919

2020
Layout/LineLength:
21+
Enabled: true
2122
Max: 120
22-
AllowedPatterns: ['\A\s*#:']
2323

2424
Sorbet:
2525
Enabled: true

0 commit comments

Comments
 (0)