Skip to content

Commit

Permalink
Who cares?
Browse files Browse the repository at this point in the history
  • Loading branch information
amatsuda committed Dec 25, 2023
1 parent d890ef8 commit 3edbe32
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 @@ -17,6 +17,9 @@ Layout/SpaceInsideHashLiteralBraces:
Metrics/BlockNesting:
Max: 2

Metrics/ClassLength:
Enabled: false

Layout/LineLength:
AllowURI: true
Enabled: false
Expand Down

0 comments on commit 3edbe32

Please sign in to comment.