Skip to content

Commit

Permalink
Update Rubocop to use prism.
Browse files Browse the repository at this point in the history
  • Loading branch information
simi committed Feb 2, 2025
1 parent 553feb4 commit 57c999a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ AllCops:
- !ruby/regexp /(vendor|bundle|bin|db/(migrate/|schema\.rb|downloads_schema\.rb)|tmp|server)($|\/.*)/
DisplayCopNames: true
DisplayStyleGuide: true
ParserEngine: parser_prism
TargetRubyVersion: 3.4
NewCops: enable

Expand Down

0 comments on commit 57c999a

Please sign in to comment.