Skip to content

Commit

Permalink
Enable RBS/Style/DuplicatedType
Browse files Browse the repository at this point in the history
  • Loading branch information
ksss committed Jan 16, 2025
1 parent 8ca309b commit a5cf941
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 @@ -46,6 +46,8 @@ RBS/Style:
- 'test/**/*'
RBS/Style/BlockReturnBoolish:
Enabled: true
RBS/Style/DuplicatedType:
Enabled: true
RBS/Style/EmptyArgument:
Enabled: true
RBS/Style/InitializeReturnType:
Expand Down

0 comments on commit a5cf941

Please sign in to comment.