aureooms/js-mergesort

View on GitHub
src/_recursive.js

Summary

Maintainability
A
50 mins
Test Coverage

Function sort has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

    let sort = function ( compare , a , ai , aj , b , bi , bj ) {
Severity: Major
Found in src/_recursive.js - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status