rubocop-hq/rubocop

View on GitHub
lib/rubocop/cop/correctors/alignment_corrector.rb

Summary

Maintainability
A
35 mins
Test Coverage
A
95%

Method autocorrect_line has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        def autocorrect_line(corrector, line_begin_pos, expr, column_delta,
                             taboo_ranges)
Severity: Minor
Found in lib/rubocop/cop/correctors/alignment_corrector.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status