rubocop-hq/rubocop

View on GitHub
lib/rubocop/cop/layout/line_length.rb

Summary

Maintainability
A
2 hrs
Test Coverage
A
98%

Class LineLength has 25 methods (exceeds 20 allowed). Consider refactoring.
Open

      class LineLength < Base
        include CheckLineBreakable
        include AllowedPattern
        include RangeHelp
        include LineLengthHelp
Severity: Minor
Found in lib/rubocop/cop/layout/line_length.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status