rubocop-hq/rubocop

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

Summary

Maintainability
A
35 mins
Test Coverage
A
100%

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

        def check_space(space_begin_pos, space_end_pos, range, msg, node = nil)
Severity: Minor
Found in lib/rubocop/cop/layout/space_around_block_parameters.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status