piotrmurach/merkle_tree

View on GitHub

Showing 1 of 1 total issue

Method initialize has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def initialize(value, left, right, height, left_index, right_index)
Severity: Minor
Found in lib/merkle_tree/node.rb - About 45 mins to fix
    Severity
    Category
    Status
    Source
    Language