edit-distance/myers-1986

View on GitHub
src/twoWay.js

Summary

Maintainability
A
45 mins
Test Coverage

Function twoWay has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

export default function twoWay(MAX, eq, li, lj, ri, rj) {
Severity: Minor
Found in src/twoWay.js - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status