Skip to content

Commit 2e87fc2

Browse files
github-actions[bot]larouxn
authored andcommitted
Dump full RuboCop config
This automated commit dumps the contents of the full RuboCop config. [dependabot skip]
1 parent 7790cbc commit 2e87fc2

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
@@ -3774,7 +3774,7 @@ Style/RescueStandardError:
37743774
- explicit
37753775
Style/ReturnNil:
37763776
Description: Use return instead of return nil.
3777-
Enabled: false
3777+
Enabled: true
37783778
EnforcedStyle: return
37793779
SupportedStyles:
37803780
- return

0 commit comments

Comments
 (0)