We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 734b4dd commit fdc4813Copy full SHA for fdc4813
1 file changed
.rubocop.yml
@@ -18,8 +18,8 @@ Layout/LeadingCommentSpace:
18
AllowRBSInlineAnnotation: true
19
20
Layout/LineLength:
21
+ Enabled: true
22
Max: 120
- AllowedPatterns: ['\A\s*#:']
23
24
Sorbet:
25
Enabled: true
0 commit comments