Skip to content

Commit

Permalink
Merge pull request #440 from rock-core/rubocop-1.67
Browse files Browse the repository at this point in the history
chore: migrate to rubocop 1.67
  • Loading branch information
doudou authored Dec 3, 2024
2 parents 815c85a + 335ab42 commit 513e480
Show file tree
Hide file tree
Showing 220 changed files with 2,023 additions and 1,569 deletions.
1 change: 1 addition & 0 deletions .rubocop-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1.67.0
1 change: 1 addition & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ inherit_mode:

AllCops:
TargetRubyVersion: "2.5"
NewCops: enable
Exclude:
- lib/syskit/telemetry/agent/*_pb.rb

Expand Down
Loading

0 comments on commit 513e480

Please sign in to comment.