Skip to content

Commit

Permalink
Enable RBS/Style/BlockReturnBoolish
Browse files Browse the repository at this point in the history
  • Loading branch information
ksss committed Jan 16, 2025
1 parent d2dfc27 commit 8ca309b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ RBS/Style:
Exclude:
- 'sig/**/*'
- 'test/**/*'
RBS/Style/BlockReturnBoolish:
Enabled: true
RBS/Style/EmptyArgument:
Enabled: true
RBS/Style/InitializeReturnType:
Expand Down

0 comments on commit 8ca309b

Please sign in to comment.