aureooms/js-merging

View on GitHub
src/array/_merge.js

Summary

Maintainability
A
1 hr
Test Coverage

Function merge has 9 arguments (exceeds 4 allowed). Consider refactoring.
Open

    let merge = function ( compare, a, ai, aj, b, bi, bj, c, ci ) {
Severity: Major
Found in src/array/_merge.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status