Skip to content

Commit

Permalink
SSLZ-3481 Increase limit from 80 to 120
Browse files Browse the repository at this point in the history
  • Loading branch information
ross-kahn committed Nov 20, 2024
1 parent 55b395b commit 015c432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion panolint-ruby-rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Layout/LineContinuationSpacing:
EnforcedStyle: no_space

Layout/LineLength:
Max: 80
Max: 120
IgnoreCopDirectives: true

Lint/AmbiguousBlockAssociation:
Expand Down

0 comments on commit 015c432

Please sign in to comment.