Skip to content

Commit

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

Lint/DuplicateMethods:
Enabled: true
Expand Down

0 comments on commit a0f8c82

Please sign in to comment.