Skip to content

Commit

Permalink
Enable RBS/Style/RedundantParentheses
Browse files Browse the repository at this point in the history
  • Loading branch information
ksss committed Jan 16, 2025
1 parent a0f8c82 commit fc9871e
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 @@ -54,6 +54,8 @@ RBS/Style/InitializeReturnType:
Enabled: true
RBS/Style/OptionalNil:
Enabled: true
RBS/Style/RedundantParentheses:
Enabled: true

Lint/DuplicateMethods:
Enabled: true
Expand Down

0 comments on commit fc9871e

Please sign in to comment.