Skip to content

Commit

Permalink
adjust rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
Erisa committed Mar 22, 2024
1 parent e0fc0d5 commit 9ca6358
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
######################################
AllCops:
NewCops: enable
TargetRubyVersion: 3.1
SuggestExtensions: false


Metrics/BlockLength:
Enabled: false
Expand Down Expand Up @@ -49,3 +52,4 @@ Metrics/AbcSize:

Metrics/PerceivedComplexity:
Enabled: false

0 comments on commit 9ca6358

Please sign in to comment.