Dogfalo/materialize

View on GitHub

Showing 101 of 181 total issues

Avoid too many return statements within this function.
Open

        return xPct[j-1] + closest(
                value - xPct[j-1],
                xSteps[j-1]
            );
Severity: Major
Found in extras/noUiSlider/nouislider.js - About 30 mins to fix
    Severity
    Category
    Status
    Source
    Language