rubocop-hq/rubocop

View on GitHub
lib/rubocop/cop/style/redundant_sort.rb

Summary

Maintainability
A
35 mins
Test Coverage
A
100%

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

        def autocorrect(corrector, node, sort_node, sorter, accessor)
Severity: Minor
Found in lib/rubocop/cop/style/redundant_sort.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status