rubocop-hq/rubocop

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

Summary

Maintainability
A
35 mins
Test Coverage
A
100%

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

        def empty_corrections(processed_source, corrector, empty_config,
                              left_token, right_token)
Severity: Minor
Found in lib/rubocop/cop/correctors/space_corrector.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status