rubocop-hq/rubocop

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

Summary

Maintainability
A
35 mins
Test Coverage
A
98%

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

        def apply_autocorrect(corrector, node, rhs, operator, new_rhs)
Severity: Minor
Found in lib/rubocop/cop/style/self_assignment.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status