Skip to content

Commit

Permalink
Disable line length checks
Browse files Browse the repository at this point in the history
We have huge screens.
  • Loading branch information
elia committed Dec 22, 2023
1 parent cf0c392 commit b699238
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 @@ -69,3 +69,6 @@ Rails/Inquiry:
Enabled: true
Exclude:
- spec/lib/solidus_paypal_commerce_platform/configuration_spec.rb

Layout/LineLength:
Enabled: false

0 comments on commit b699238

Please sign in to comment.