Skip to content

Commit 2ffd083

Browse files
Dump full RuboCop config
This automated commit dumps the contents of the full RuboCop config. [dependabot skip]
1 parent d6e5909 commit 2ffd083

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
@@ -3601,7 +3601,7 @@ Style/NestedTernaryOperator:
36013601
Style/Next:
36023602
Description: Use `next` to skip iteration instead of a condition at the end.
36033603
StyleGuide: "#no-nested-conditionals"
3604-
Enabled: true
3604+
Enabled: false
36053605
VersionAdded: '0.22'
36063606
VersionChanged: '0.35'
36073607
EnforcedStyle: skip_modifier_ifs

0 commit comments

Comments
 (0)