Skip to content

Commit cc435b9

Browse files
Dump full RuboCop config
This automated commit dumps the contents of the full RuboCop config. [dependabot skip]
1 parent 5df6f01 commit cc435b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/fixtures/full_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -697,7 +697,7 @@ Layout/LeadingCommentSpace:
697697
VersionChanged: '0.73'
698698
AllowDoxygenCommentStyle: false
699699
AllowGemfileRubyComment: false
700-
AllowRBSInlineAnnotation: false
700+
AllowRBSInlineAnnotation: true
701701
AllowSteepAnnotation: false
702702
Layout/LeadingEmptyLines:
703703
Description: Check for unnecessary blank lines at the beginning of a file.

0 commit comments

Comments
 (0)