Skip to content

Commit

Permalink
Set Lint/Syntax Ruby level to 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Jun 6, 2024
1 parent 567a79c commit adf32b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ Layout/SpaceInLambdaLiteral:
Lint:
Enabled: true

Lint/Syntax:
TargetRubyVersion 3.3

# {...} has higher precedence than do ... end, on purpose
Lint/AmbiguousBlockAssociation:
Enabled: false
Expand Down

0 comments on commit adf32b5

Please sign in to comment.