Skip to content

Commit

Permalink
Dump full RuboCop config
Browse files Browse the repository at this point in the history
This automated commit dumps the contents of the full RuboCop config.
[dependabot skip]
  • Loading branch information
github-actions[bot] authored and larouxn committed Apr 13, 2023
1 parent 7790cbc commit 2e87fc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fixtures/full_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3774,7 +3774,7 @@ Style/RescueStandardError:
- explicit
Style/ReturnNil:
Description: Use return instead of return nil.
Enabled: false
Enabled: true
EnforcedStyle: return
SupportedStyles:
- return
Expand Down

0 comments on commit 2e87fc2

Please sign in to comment.